|
edtFTPnet/PRO - Class Reference ... System.ValueType
|
|
... 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 ...
|
|
The members of System.ValueType are listed below. See Also: Inherited members from System.Object [ ...
|
|
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 ...
|
|
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
|
|
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
|
|
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
|
|
Provides the base class for value types. ... ValueType overrides the virtual methods from Object with more appropriate implementations for value types.
|
|
Base Types Object ValueType. Assembly mscorlib Library BCL Summary Provides support for value types. This class is the base class for all value types.
|