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.Font 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.Font for C++