The ForkValueT 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(ForkValueT) |
Determines whether the current ForkValue is equal to a specified ForkValue
| |
GetHashCode |
Gets the hash code of this instance of ForkValue.
(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