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