| PairT1, T2 Methods | 
The PairT1, T2 generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | 
            Determines whether the specified System.Object is equal to the current System.Object.
            (Overrides ObjectEquals(Object).) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | 
            Calculates the hashcode for this pair.
            (Overrides ObjectGetHashCode.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also