Interface IKeyValue<TObject, TKey>
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
A keyed value.
Type Parameters
TObject
The type of the object.
TKey
The type of the key.
- Inherited Members
Properties
Value
Gets the value.
Property Value
- TObject