Click or drag to resize

PairT1, T2 Methods

The PairT1, T2 generic type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified System.Object is equal to the current System.Object.
(Overrides ObjectEquals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Calculates the hashcode for this pair.
(Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also