System::Windows::Forms::Control::ControlCollection::idx_set Methode
ControlCollection::idx_set(int, System::SharedPtr<Control>) method
Zugriff per Index.
virtual void System::Windows::Forms::Control::ControlCollection::idx_set(int index, System::SharedPtr<Control> value) override
Siehe auch
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Font for C++
ControlCollection::idx_set(System::String, System::SharedPtr<Control>) method
Zugriff per Name.
virtual void System::Windows::Forms::Control::ControlCollection::idx_set(System::String key, System::SharedPtr<Control> value)
Siehe auch
- Class String
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Font for C++