Mono Class Library: OverviewSystem.ValueType: Members |
The members of System.ValueType are listed below.
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.