Mono Class Library: System.Collections.Generic Namespace

System.Collections.Generic.KeyValuePair<TKey,TValue> Structure

Defines a key/value pair that can be set or retrieved.

See Also: KeyValuePair<TKey,TValue> Members

public struct KeyValuePair<TKey, TValue>

Type Parameters

TKey
Documentation for this section has not yet been entered.
TValue
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0