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