See Also: CodeIdentifier Members
The methods of the System.Xml.Serialization.CodeIdentifier class are used by the XML serialization infrastructure while producing .NET Framework types from XML element and data type definitions. XML element or attribute names typically provide the methods' input text.
You do not need to call the methods of the System.Xml.Serialization.CodeIdentifier class directly from your code. Instead, use the various tools and APIs provided by the .NET Framework for XML serialization, such as the System.Xml.Serialization.XmlSerializer, or the XML Schema Definition Tool (Xsd.exe) tool.