Mono Class Library: Overview

System.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

Public Methods

override
Equals(object) : bool
Determines whether the current instance and a specified object represent the same value.
override
GetHashCode() : int
Generates a hash code for the current instance.
override
ToString() : string
Returns a string representation of the fully-qualified name of the type of the current instance.