Método System::Windows::Forms::Control::ControlCollection::idx_get

ControlCollection::idx_get(int) const method

Accesor por índice.

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

Ver también

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

Accesor por nombre.

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

Ver también