Click or drag to resize

PairTKey, TValue Properties

The PairTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets or sets the key in the key/value pair.
Public propertyValue
Gets or sets the value in the key/value pair.
Top
See Also