Specifies what type an object is of.
[
Edit]
[System.Runtime.InteropServices.ComVisible(true)] public enum TypeCode |
|
Remarks
Members
Member Name | Description |
---|
Boolean | Documentation for this section has not yet been entered.
[Edit]
|
Byte | Documentation for this section has not yet been entered.
[Edit]
|
Char | Documentation for this section has not yet been entered.
[Edit]
|
DateTime | Documentation for this section has not yet been entered.
[Edit]
|
DBNull | Documentation for this section has not yet been entered.
[Edit]
|
Decimal | Documentation for this section has not yet been entered.
[Edit]
|
Double | Documentation for this section has not yet been entered.
[Edit]
|
Empty | A null reference.
[Edit]
|
Int16 | Documentation for this section has not yet been entered.
[Edit]
|
Int32 | Documentation for this section has not yet been entered.
[Edit]
|
Int64 | Documentation for this section has not yet been entered.
[Edit]
|
Object | Anything that isn't another TypeCode.
[Edit]
|
SByte | Documentation for this section has not yet been entered.
[Edit]
|
Single | Documentation for this section has not yet been entered.
[Edit]
|
String | Documentation for this section has not yet been entered.
[Edit]
|
UInt16 | Documentation for this section has not yet been entered.
[Edit]
|
UInt32 | Documentation for this section has not yet been entered.
[Edit]
|
UInt64 | Documentation 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