Interface SpinnakerNET::IManagedCameraList¶
ClassList > SpinnakerNET > IManagedCameraList
#include <IManagedCameraList.h>
Inherits the following classes: IList< IManagedCamera^>
Inherited by the following classes: SpinnakerNET::ManagedCameraList
Public Functions¶
| Type | Name |
|---|---|
| void | Append (IManagedCameraList^ otherList) |
| IManagedCamera | GetByIndex (unsigned int index) |
| IManagedCamera | GetBySerial (String^ serialNumber) |
| void | RemoveByIndex (unsigned int index) |
| void | RemoveBySerial (String^ serialNumber) |
Public Functions Documentation¶
function Append¶
function GetByIndex¶
function GetBySerial¶
function RemoveByIndex¶
function RemoveBySerial¶
The documentation for this class was generated from the following file /workspace/src/SpinnakerNET/IManagedCameraList.h