System::Windows::Forms::Control::ControlCollection::idx_set मेथड
ControlCollection::idx_set(int, System::SharedPtr<Control>) method
इंडेक्स द्वारा अभिगमकर्ता।
virtual void System::Windows::Forms::Control::ControlCollection::idx_set(int index, System::SharedPtr<Control> value) override
संबंधित देखें
- 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
नाम-आधारित अभिगमकर्ता।
virtual void System::Windows::Forms::Control::ControlCollection::idx_set(System::String key, System::SharedPtr<Control> value)
संबंधित देखें
- Class String
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++