Piccolo.NET

PCameraList Constructor (PCameraList)

Initializes a new instance of the PCameraList class that contains cameras copied from the specified list and that has the same initial capacity as the number of cameras copied.

public PCameraList(
   PCameraList list
);

Parameters

list
The list whose cameras are copied to the new list.

See Also

PCameraList Class | UMD.HCIL.Piccolo.Util Namespace | PCameraList Constructor Overload List


Web Accessibility