Searches for the specified item and returns the zero-based index of the first occurrence within the entire collection.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)
function indexOf(item);
Type: Global..Type
The item to locate in the collection.