Property | Description | |||
Property Name | int | |||
Description | Cast operator (converts the object to an int) | |||
Property Name | LONGLONG | |||
Description | Cast operator (converts the object to a LONGLONG) | |||
Remarks | If the value contained in the BigInteger is to large to fit into the int or LONGLONG, then a CLtInvalidValueException is thrown. |