Mono Class Library: System.Xml.XmlConvert Overview | MembersSystem.Xml.XmlConvert.ToString Method |
Converts a ushort to a string . [Edit]
|
The string representation of value. [Edit]
This member is not CLS-compliant. For a CLS-compliant alternative, use XmlConvert.ToString(bool)(int).
This method calls value.ToString(null, System.Globalization.NumberFormatInfo.InvariantInfo ).
[Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0