MoneyToString Method
There are four overloads.
Converts the numeric value of this instance to its equivalent
String representation.
Namespace: InnerDrive.FinancialAssembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
public override string ToString()
Return Value
StringThe return value is formatted with the general currency format specifier ("C"),
and the
NumberFormatInfo for the current culture.