KeyValuePair<(Of <(<'TKey, TValue>)>)>..::..Key Property
Gets the key in the key/value pair.
Namespace:
System.Collections.GenericAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public TKey Key { get; }
<FieldPropertyAttribute> _ Public ReadOnly Property Key As TKey Get
[FieldPropertyAttribute] public: property TKey Key { TKey get (); }