'Declaration Public Function GetDevice( _
ByVal indexИндекс устройства.As Integer _
) As EsclDevice
public EsclDevice GetDevice(
int index
)
public: EsclDevice* GetDevice(
int index
)
public:
EsclDevice^ GetDevice(
int index
)
Parameters
- index
- Индекс устройства.
Return Value
Устройство по указанному индексу.