System::Windows::Forms::Control::ControlCollection::idx_get methode

ControlCollection::idx_get(int) const method

Toegang via index.

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

Zie ook

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

Toegang via naam.

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

Zie ook