ValueType (System.ValueType)

Inherits: System.Object

Interfaces:

Derived Types: 733 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Provides the base class for value types.

VB.NET C#

C#

public abstract class ValueType
{
}

Articles

EnterpriseDT.Util.DebugHierarchy

edtFTPnet/PRO - Class Reference ... System.ValueType

Hyperlinked ECMA C# Language Specification

... ECMA-334 C# Language Specification 18 Structs 18.3 Class and struct differences 18.3.2 Inheritance Paragraph 1 1 All struct types implicitly inherit from System.ValueType, which, in turn ...

Mono Documentation

The members of System.ValueType are listed below. See Also: Inherited members from System.Object [ ...

Boxing and Unboxing in C# .Net

All value types are stored on stack and all the value types are derived from System.ValueType . All structures and enumerated types that are derived from System.ValueType are ...

Mono Documentation

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

Mono Documentation

The constructors of System.ValueType are listed below. For a list of all members, see the ValueType Members list. See Also: Inherited members from System.Object

ValueType Class

Provides the base class for value types. For a list of all members of this type, see ValueType Members . System.Object     System.ValueType        Derived classes

ValueType Class (System)

Provides the base class for value types. ... ValueType overrides the virtual methods from Object with more appropriate implementations for value types.

System.ValueType Class

Base Types Object ValueType. Assembly mscorlib Library BCL Summary Provides support for value types. This class is the base class for all value types.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support