Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1TextPointer Class
Members

In This Topic
    C1TextPointer Class
    In This Topic
    This class represents a text position within the XmlDocument.
    Object Model
    C1TextPointer Class
    Syntax
    'Declaration
     
    Public NotInheritable Class C1TextPointer 
    public sealed class C1TextPointer 
    Remarks
    Allows the text contents of the document to be programmatically manipulated from your program.
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Editor.C1TextPointer

    See Also