Interface IListCamApiSnapshot
Namespace: CAMAPI.Snapshot
Assembly: CAMAPI.Snapshot.dll
Syntax
[Guid("AF268E44-2D57-4657-B3B2-C228AD0B35AF")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IListCamApiSnapshot
Methods
Add(ICamApiSnapshot)
Declaration
void Add(ICamApiSnapshot info)
Parameters
Count()
Declaration
Returns
Get(int)
Declaration
ICamApiSnapshot Get(int index)
Parameters
Type |
Name |
Description |
int |
index |
|
Returns
Remove(ICamApiSnapshot)
Declaration
void Remove(ICamApiSnapshot info)
Parameters
RemoveAt(int)
Declaration
Parameters
Type |
Name |
Description |
int |
index |
|