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

Collection.clear Method

Removes all items from the collection.

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

Syntax

Java Script
function clear();

Remarks

This method corresponds to Collection.Clear() server-side member.

See Also

Reference