TypeCode (System.TypeCode)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Specifies the type of an object.

VB.NET C#

C#

public enum struct TypeCode : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

TypeCode Enumeration (System)

Specifies the type of an object. ... Member name Description; Empty: A null reference. Object: A general type representing any reference or value type not explicitly represented by ...

CodeProject: Object oriented JavaScript class library in C#/.NET style ...

... in order to treat same JavaScript number as different type: // Convert number to [0x00, 0x00, 0xCC, 0xCC] array. var bytes = System.BitConverter.GetBytes(-859045888, System.TypeCode ...

Mono Documentation

Convert ( object , System.Type ) : object Documentation for this section has not yet been entered. Convert ( object , System.TypeCode ) : object

Mono Documentation

Mono Class Library : System Namespace System.TypeCode Enumeration ... Remarks Documentation for this section has not yet been entered. Members

TypeCode Enumeration (System)

Specifies the type of an object. ... Member name Description; Empty: A null reference. Object: A general type representing any reference or value type not explicitly represented by ...

TypeCode Enumeration

Specifies the type of an object. [VisualĀ Basic] Public Enum ... Previous Versions .NET Framework 1.1 .NET Framework Reference System TypeCode Enumeration

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