Click or drag to resize

Pair<TVal1, TVal2> Properties

The Pair<TVal1, TVal2> generic type exposes the following members.

Properties
  NameDescription
Public propertyValue1
Gets or sets Value1.
Public propertyValue2
Gets or sets Value2.
Top
See Also