Piccolo.NET

PLayerList.IndexOf Method 

Determines the index of a specific layer in the list.

public int IndexOf(
   PLayer layer
);

Parameters

layer
The layer to locate in the list.

Return Value

The index of the layer if found in the list; otherwise, -1.

See Also

PLayerList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility