Uniquely identifies user data which can be associated with any object.
Namespace: DotNext Assembly: DotNext.dll Syntaxpublic 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 IsAllocatedGets a value indicating that this object was constructed using UserDataSlot() constructor.
Declarationpublic bool IsAllocated { get; }
Property Value Methods | Edit this page View Source ToString()
Gets textual representation of this data slot useful for debugging.
Declarationpublic override string ToString()
Returns Type Description string
Textual representation of this data slot.
Overrides Implements Extension MethodsRetroSearch 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