TimeScale..::..ToString Method (String, IFormatProvider)
Converts to string using format.
Namespace:
Suoranta.FinanceAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public string ToString( string format, IFormatProvider _ )
Parameters
- format
- Type: String
The format. Use code 'L' for the long format (default) or 'S' for abbreviated style.
- _
- Type: IFormatProvider
Not used.

