Inner Drive Extensible Architecture
C#
C#
Show/Hide TOC
Money
.
Parse Method
Converts the
String
representation of a number to its
Money
equivalent.
Overload List
Parse(String)
Converts the
String
representation of a number to its
Money
equivalent in
U.S. dollars
.
Parse(String, ICurrency)
Converts the
String
representation of a number to its
Money
equivalent using a specific currency unit.
See Also
Reference
Money Structure
InnerDrive.Financial Namespace
In This Article
Overload List
See Also