XmlText public class XmlText : XmlCharacterData Represents the text content of an element or attribute. Documentation public virtual XmlText SplitText(int offset) Splits the node into two nodes at the specified offset, keeping both in the tree as siblings.