SByte.ToString Method (String)
Converts the numeric value of this instance to its equivalent string representation, using the specified format.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public string ToString (
stringformat
)
Parameters
- format
A numeric format string.
Return Value
The string representation of the value of this instance as specified by format.
Version Information
Available in the .NET Micro Framework versions 3.0, 3.5, 4.0, and 4.1.