System::Windows::Forms::Control::ControlCollection::idx_get metod

ControlCollection::idx_get(int) const method

Indexbaserad åtkomst.

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

Se även

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

Åtkomst efter namn.

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

Se även