[This is preliminary documentation and is subject to change.]

The IPair<(Of <(<'T1, T2>)>)> type exposes the following members.

Methods

  NameDescription
Public methodClone()()()()
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable<(Of <(<'T>)>)>.)
Public methodSwap
Swaps values Value1 and Value2

Properties

  NameDescription
Public propertyValue1
Value of type [T1]
Public propertyValue2
Value of type T2

See Also