System::Windows::Forms::Control::ControlCollection::idx_get метод

ControlCollection::idx_get(int) const method

Доступ по индексу.

virtual System::SharedPtr<Control> System::Windows::Forms::Control::ControlCollection::idx_get(int index) const override

См. также

ControlCollection::idx_get(System::String) const method

Доступ по имени.

virtual System::SharedPtr<Control> System::Windows::Forms::Control::ControlCollection::idx_get(System::String key) const

См. также