Piccolo.NET

PCameraList.IndexOf Method 

Determines the index of a specific camera in the list.

public int IndexOf(
   PCamera camera
);

Parameters

camera
The camera to locate in the list.

Return Value

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

See Also

PCameraList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility