Overload List

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

See Also