[This is preliminary documentation and is subject to change.]
The CSNumbers type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | Convert |
Tries to convert string to number, returns null if conversion could not be made.
Raises exception if operand is wider than specifier allows
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | S_DECIMAL | |
![]() ![]() | S_DOUBLE | |
![]() ![]() | S_FLOAT | |
![]() ![]() | S_LONG | |
![]() ![]() | S_UINT | |
![]() ![]() | S_ULONG1 | |
![]() ![]() | S_ULONG2 |
See Also