CTCurrency::AsString
Syntax
CTString AsString( ) const
Parameters
This method has no parameters.
Description
Converts a CTCurrency object to a CTString object.
Return
AsString() returns a CTString object with the Currency value.
See also
StringToCurrency(), AsCurrency()