PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TableColCollection Class / Clear Method

In This Topic
    Clear Method (TableColCollection)
    In This Topic
    Clears the current C1.C1Preview.Util.FastList.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also