System::Windows::Forms::Control::ControlCollection::idx_get 메서드
ControlCollection::idx_get(int) const method
인덱스별 접근자.
virtual System::SharedPtr<Control> System::Windows::Forms::Control::ControlCollection::idx_get(int index) const override
또 보기
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++
ControlCollection::idx_get(System::String) const method
이름별 접근자.
virtual System::SharedPtr<Control> System::Windows::Forms::Control::ControlCollection::idx_get(System::String key) const
또 보기
- Typedef SharedPtr
- Class Control
- Class String
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++