Conversion

Conversion


Provides methods to convert to specified data-types.


Public:

Methods:

NameDescription
 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.  

See Also

Project CorLib Overview

Class Conversion Overview