'Declaration Public ReadOnly Default Property Item( _
ByVal indexОтсчитываемый c нуля индекс устройства, которое необходимо получить.As Integer _
) As WiaDevice
public: __property WiaDevice* get_Item(
int index
);
public:
property WiaDevice^ default [int] { WiaDevice^ get(int index); }
Parameters
- index
- Отсчитываемый c нуля индекс устройства, которое необходимо получить.
Return Value
Устройство с указанным индексом.