Piccolo.NET

PLayerList.Contains Method 

Determines whether the list contains a specific layer.

public bool Contains(
   PLayer layer
);

Parameters

layer
The layer to locate in the list.

Return Value

True if the layer is found in the list; otherwise, false.

See Also

PLayerList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility