'Declaration Public Overloads Function ToString( _
ByVal formatФорматировать строку.As System.String, _
ByVal providerПоставщик формата.As System.IFormatProvider _
) As System.String
public System.String ToString(
System.String format,
System.IFormatProvider provider
)
public: System.String ToString(
System.String format,
System.IFormatProvider* provider
)
public:
System.String ToString(
System.String format,
System.IFormatProvider^ provider
)
Parameters
- format
- Форматировать строку.
- provider
- Поставщик формата.
Return Value
Строка с комплексным числом.