The ForkTupleT1, T2, T3 generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
Equals(ForkTupleT1, T2, T3) |
Determines whether the current ForkTuple is equal to a specified ForkTuple.
| |
GetHashCode |
Gets the hash code of this instance of ForkTuple.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
See Also