Converts a char to a string.
valueThe char to convert.
The string representation of value.
This method calls value.ToString(null).
Namespace: System.XmlAssembly: System.Xml (in System.Xml.dll)Assembly Versions: 1.0.5000.0, 2.0.0.0