Mono Class Library: System Namespace

System.TypeCode Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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