RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1List Class / Remove Method / Remove() Method

In This Topic
    Remove() Method
    In This Topic
    Removes the element from the document tree.
    Syntax
    'Declaration
     
    
    Public Overloads Sub Remove() 
    public void Remove()
    See Also