XmlCharacterData Class
The base class of the node that stores the string. It has the basic functionality of a node that stores strings.
The XmlCharacterData class is a virtual class and cannot instantiate itself.
The XmlCharacterData class is derived from the XmlNode class, and the properties and methods of the XmlNode class are also available. Similarly, a class derived from the XmlCharacterData class inherits the properties and methods defined in the XmlCharacterData class and the properties and methods defined in the XmlNode class and can be used in the same way.
For classes derived from XmlCharacterData, there is:
XmlText
XmlComment
XmlCDATASection.
