Click or drag to resize

Pair<TKey, TValue> Fields

The Pair<TKey, TValue> generic type exposes the following members.

Fields
  NameDescription
Public fieldKey
Key
Public fieldValue
Value
Top
See Also