Click or drag to resize
ReadOnlyPair<TVal1, TVal2> Properties

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

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