Piccolo.NET

PCameraList.AddRange Method 

Adds the cameras of the given list to the end of this list.

public void AddRange(
   PCameraList list
);

Parameters

list
The list whose cameras should be added to the end of this list.

See Also

PCameraList Class | UMD.HCIL.Piccolo.Util Namespace