Click or drag to resize

Date.GetTypeCode Method

X#
Returns the TypeCode for this instance.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 METHOD GetTypeCode() AS TypeCode
Request Example View Source

Return Value

Type: TypeCode
The enumerated constant that is the TypeCode of the class or value type that implements this interface.

Implements

GetTypeCode
See Also