Overload List

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

See Also