Converts the value of the current instance to its
equivalent string representation using the specified format.
[Edit]
Parameters
- format
- A string that specifies the format to use when converting the current instance to a string. Specify one of the following values in upper or lowercase: "G", "D", "X", or "F" .
[Edit]
Returns
The string representation of the value of the current
instance as specified by format.
[Edit]
Exceptions
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0