The members of System.Collections.Generic.KeyValuePair<TKey,TValue> are listed below.
See Also: Inherited members from System.ValueType
KeyValuePair(TKey, TValue)Documentation for this section has not yet been entered.
[read-only]KeyTKey. The key in the key/value pair. [read-only]ValueTValue. The value in the key/value pair.
override ToString() : stringDocumentation for this section has not yet been entered.
Documentation for this section has not yet been entered.