CSNumbers MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The CSNumbers type exposes the following members.
Methods

  NameDescription
Public methodStatic memberConvert
Tries to convert string to number, returns null if conversion could not be made. Raises exception if operand is wider than specifier allows
Back to Top
Fields

  NameDescription
Public fieldStatic memberS_DECIMAL
Public fieldStatic memberS_DOUBLE
Public fieldStatic memberS_FLOAT
Public fieldStatic memberS_LONG
Public fieldStatic memberS_UINT
Public fieldStatic memberS_ULONG1
Public fieldStatic memberS_ULONG2
Back to Top
See Also