This documentation is for the old version. Go to the latest Graphics Mill docs

ListColumnCollection.Clear Method

Removes all columns from the collection.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Sub Clear
C#
public void Clear()

Implements

IList.Clear()

See Also

Reference