System.ValueType Members

The members of System.ValueType are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Initializes a new instance of the ValueType class.

Public Methods

override
Equals(object) : bool

Indicates whether this instance and a specified object are equal.

override
GetHashCode() : int

Returns the hash code for this instance.

override
ToString() : string

Returns the fully qualified type name of this instance.