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

Collection<T>.Clear Method

Removes all items from the Collection<T>.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

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

See Also

Reference