Collection.push Method

Pushes the specified item to the collection.

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

Syntax

Java Script
function push(item);

Parameters

item

Type: Global..Type

The item to push.

See Also

Reference