Suoranta.Finance Namespace
Suoranta.Finance - Developer API

TimeScale..::..ToString Method (String, IFormatProvider)

Converts to string using format.

Namespace:  Suoranta.Finance
Assembly:  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.

Return Value

A String that represents this instance.