Overload List

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

See Also