System::Windows::Forms::Control::ControlCollection::idx_get Methode

ControlCollection::idx_get(int) const method

Zugriff per Index.

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

Siehe auch

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

Zugriff per Name.

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

Siehe auch