Initializes a new instance of the Pair class.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public Pair ( TFirst x, TSecond y)
The first value.
The second value.
Pair(TFirst, TSecond) Constructor Overload ListPair(TFirst, TSecond) Classcom.mindfusion.common Namespace