Mono Class Library: Overview

System.Xml.XmlCharacterData: Method Members

The methods of System.Xml.XmlCharacterData are listed below. For a list of all members, see the XmlCharacterData Members list.

See Also: Inherited members from System.Xml.XmlLinkedNode

Public Methods

AppendData(string)
Documentation for this section has not yet been entered.
DeleteData(int, int)
Documentation for this section has not yet been entered.
InsertData(int, string)
Documentation for this section has not yet been entered.
ReplaceData(int, int, string)
Documentation for this section has not yet been entered.
Substring(int, int) : string
Documentation for this section has not yet been entered.