Overload List

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

See Also