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
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++
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
- Class String
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++