Piccolo.NET

PCameraList.RemoveRange Method 

Removes a range of cameras from the list.

public void RemoveRange(
   int index,
   int count
);

Parameters

index
The zero-based starting index of the range of cameras to remove.
count
The number of cameras to remove.

See Also

PCameraList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility