Piccolo.NET

PCameraList.Contains Method 

Determines whether the list contains a specific camera.

public bool Contains(
   PCamera camera
);

Parameters

camera
The camera to locate in the list.

Return Value

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

See Also

PCameraList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility