Mono Class Library: OverviewSystem.ValueType: Method Members |
The methods of System.ValueType are listed below. For a list of all members, see the ValueType Members list.
See Also: Inherited members from System.Object
overrideEquals(object) : bool Determines whether the current instance and a specified object represent the same value. overrideGetHashCode() : int Generates a hash code for the current instance. overrideToString() : string Returns a string representation of the fully-qualified name of the type of the current instance.