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++