System::Windows::Forms::Control::ControlCollection::idx_set methode
ControlCollection::idx_set(int, System::SharedPtr<Control>) method
Toegang via index.
virtual void System::Windows::Forms::Control::ControlCollection::idx_set(int index, System::SharedPtr<Control> value) override
Zie ook
- 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
Toegang via naam.
virtual void System::Windows::Forms::Control::ControlCollection::idx_set(System::String key, System::SharedPtr<Control> value)
Zie ook
- Class String
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++