ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCollection Class / Clear Method

In This Topic
    Clear Method (RtfCollection)
    In This Topic
    Removes all objects from the collection.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also