A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://dotnet.github.io/dotNext/api/DotNext.UserDataSlot-1.html below:

Struct UserDataSlot<TValue> | .NEXT

Struct UserDataSlot<TValue>

Uniquely identifies user data which can be associated with any object.

Namespace: DotNext Assembly: DotNext.dll Syntax
public readonly record struct UserDataSlot<TValue> : IEquatable<UserDataSlot<TValue>>
Type Parameters Name Description TValue

The type of the value stored in user data slot.

Constructors | Edit this page View Source UserDataSlot()

Uniquely identifies user data which can be associated with any object.

Declaration Properties | Edit this page View Source IsAllocated

Gets a value indicating that this object was constructed using UserDataSlot() constructor.

Declaration
public bool IsAllocated { get; }
Property Value Methods | Edit this page View Source ToString()

Gets textual representation of this data slot useful for debugging.

Declaration
public override string ToString()
Returns Type Description string

Textual representation of this data slot.

Overrides Implements Extension Methods

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4