Interface IKey<T>
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
Represents the key of an object.
Type Parameters
T
The type of the item.
- Extension Methods
Properties
Key
Gets the key.
Property Value
- T
Represents the key of an object.
T
The type of the item.
Gets the key.