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