Interface ICamIpcMainFormUiPLMInfo
Namespace: CAMIPC.ApplicationMainForm
Assembly: CAMIPC.ApplicationMainForm.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("2EA4A6FC-F7FE-457B-AC40-8819D7691BD7")]
public interface ICamIpcMainFormUiPLMInfo
Methods
GetCount()
Declaration
int GetCount()
Returns
Type | Description |
---|---|
int |
GetUiPLMInfoItem(int)
Declaration
ICamIpcMainFormUiPLMInfoItem GetUiPLMInfoItem(int Index)
Parameters
Type | Name | Description |
---|---|---|
int | Index |
Returns
Type | Description |
---|---|
ICamIpcMainFormUiPLMInfoItem |