PairT1, T2 MethodsDryadLINQ documentation

The PairT1, T2 generic type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(PairT1, T2)
Determines whether this instance and another Pair are equal.
Public methodStatic memberEquals(PairT1, T2, PairT1, T2)
Determines whether two specified Pairs are equal.
Public methodGetHashCode
Returns the hash code of the current Pair.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current Pair.
(Overrides ValueTypeToString.)
Top
See Also

Reference