Conversion |
Name | Description |
---|---|
CBigInt | Attempts to convert a value to a valid BigInteger instance. |
CDateTime | Converts a value to a CorDateTime object. |
CInt64 | Converts a value to a 64-bit signed integer. |
CObj | Returns the instance as type Object. |
CUnk | Returns the controlling IUnknown interface of the object. |