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

ControlCollection::idx_get(int) const method

Indeksle erişim sağlayıcı.

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

İsme göre erişici.

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

Ayrıca Bakınız