C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections.Generic
KeyValuePair(TKey, TValue) Structure
KeyValuePair(TKey, TValue) Properties
Key Property
Value Property
KeyValuePair
TKey
,
TValue
Properties
The
KeyValuePair
TKey, TValue
generic type exposes the following members.
Properties
Name
Description
Key
Gets the key in the key/value pair.
Value
Gets the value in the key/value pair.
Top
See Also
Reference
KeyValuePair
TKey, TValue
Structure
System.Collections.Generic Namespace