ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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