Click or drag to resize

ValuePair<TValue1, TValue2> Properties

The ValuePair<TValue1, TValue2> generic type exposes the following members.

Properties
  NameDescription
Public propertyValue1
Gets or sets the value1.
Public propertyValue2
Gets or sets the value2.
Top
See Also