System::Windows::Forms::Control::ControlCollection::idx_get yöntemi

ControlCollection::idx_get(int) const method

Indeks ile erişim.

virtual System::SharedPtr<Control> System::Windows::Forms::Control::ControlCollection::idx_get(int index) const override

Ayrıca Bakınız

ControlCollection::idx_get(System::String) const method

İsim ile erişim.

virtual System::SharedPtr<Control> System::Windows::Forms::Control::ControlCollection::idx_get(System::String key) const

Ayrıca Bakınız