System::Windows::Forms::Control::ControlCollection::idx_set método

ControlCollection::idx_set(int, System::SharedPtr<Control>) method

Accesor por índice.

virtual void System::Windows::Forms::Control::ControlCollection::idx_set(int index, System::SharedPtr<Control> value) override

Ver también

ControlCollection::idx_set(System::String, System::SharedPtr<Control>) method

Accesor por nombre.

virtual void System::Windows::Forms::Control::ControlCollection::idx_set(System::String key, System::SharedPtr<Control> value)

Ver también