.NET Framework Class Library
Decimal..::.TryParse Method

Converts the string representation of a number to its Decimal equivalent. A return value indicates whether the conversion succeeded or failed.

Overload List

  NameDescription
Public methodStatic memberTryParse(String, Decimal%)Converts the string representation of a number to its Decimal equivalent. A return value indicates whether the conversion succeeded or failed.
Public methodStatic memberTryParse(String, NumberStyles, IFormatProvider, Decimal%)Converts the string representation of a number to its Decimal equivalent using the specified style and culture-specific format. A return value indicates whether the conversion succeeded or failed.
Top
See Also

Reference

Tags :


Page view tracker