![]() | PairT Structure |
Namespace: DigitalRune.Collections
The PairT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(PairT) |
Indicates whether the current object is equal to another object of the same type.
|
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Compares two PairT objects to determine whether they are the
same.
|
![]() ![]() | Inequality |
Compares two PairT objects to determine whether they are
different.
|