Overload List

  NameDescription
Public methodIsValidNumber()()()()
Verifies that an entire character string represents a valid number value.
(Inherited from SalString.)
Public methodIsValidNumber(IFormatProvider)
Verifies that an entire character string represents a valid number value.
(Inherited from SalString.)
Public methodIsValidNumber(String, IFormatProvider)
Verifies that an entire character string represents a valid number value.
(Inherited from SalString.)

See Also