Mono Class Library: System.Convert Overview | MembersSystem.Convert.ToString Method |
Converts a ulong to a string . [Edit]
|
- value
- The 64-bit unsigned integer value to be converted. [Edit]
Returns the value returned by value.ToString(). [Edit]
This member is not CLS-compliant. For a CLS-compliant alternative, use Convert.ToString(object)(decimal).
Note: See ulong.ToString.[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0