Mono Class Library: Overview

System.ValueType: Members

The members of System.ValueType are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Constructs a new instance of the ValueType class.

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.