Table of Contents

Interface IText

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

Represents the text content of an element or attribute.

public interface IText : ICharacterData, INode, IXmlNode
Inherited Members

Methods

SplitText(int)

Splits the node into two nodes at the specified offset, keeping both in the tree as siblings.