System::Windows::Forms::Control::ControlCollection::idx_get metodo

ControlCollection::idx_get(int) const method

Accessor per indice.

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

Vedi anche

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

Accessor per nome.

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

Vedi anche