Constructs a new PCameraList.
Constructs a new PCameraList.
public 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);
PCameraList Class | UMD.HCIL.Piccolo.Util Namespace