Mono Class Library: System Namespace

System.TypeCode Enumeration

Specifies what type an object is of. [Edit]
[System.Runtime.InteropServices.ComVisible(true)]
public enum TypeCode

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
BooleanDocumentation for this section has not yet been entered. [Edit]
ByteDocumentation for this section has not yet been entered. [Edit]
CharDocumentation for this section has not yet been entered. [Edit]
DateTimeDocumentation for this section has not yet been entered. [Edit]
DBNullDocumentation for this section has not yet been entered. [Edit]
DecimalDocumentation for this section has not yet been entered. [Edit]
DoubleDocumentation for this section has not yet been entered. [Edit]
EmptyA null reference. [Edit]
Int16Documentation for this section has not yet been entered. [Edit]
Int32Documentation for this section has not yet been entered. [Edit]
Int64Documentation for this section has not yet been entered. [Edit]
ObjectAnything that isn't another TypeCode. [Edit]
SByteDocumentation for this section has not yet been entered. [Edit]
SingleDocumentation for this section has not yet been entered. [Edit]
StringDocumentation for this section has not yet been entered. [Edit]
UInt16Documentation for this section has not yet been entered. [Edit]
UInt32Documentation for this section has not yet been entered. [Edit]
UInt64Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0