Metode System::Windows::Forms::Control::ControlCollection::idx_get

ControlCollection::idx_get(int) const method

Aksesor berdasarkan indeks.

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

Lihat Juga

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

Pengakses berdasarkan nama.

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

Lihat Juga