Mono Class Library: System.String Overview | Members

System.String.ToString Method

Returns this instance of String; no actual conversion is performed.

public string ToString (IFormatProvider provider)

Parameters

provider
(Reserved) A IFormatProvider interface implementation which supplies culture-specific formatting information.

Returns

This String.

Remarks

provider is reserved, and does not currently participate in this operation.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0