ListBox.SelectedIndexCollection(ListBox) Oluşturucu

Tanım

ListBox.SelectedIndexCollection sınıfının yeni bir örneğini başlatır.

public:
 SelectedIndexCollection(System::Windows::Forms::ListBox ^ owner);
public SelectedIndexCollection (System.Windows.Forms.ListBox owner);
new System.Windows.Forms.ListBox.SelectedIndexCollection : System.Windows.Forms.ListBox -> System.Windows.Forms.ListBox.SelectedIndexCollection
Public Sub New (owner As ListBox)

Parametreler

owner
ListBox

ListBox Koleksiyonun sahibini temsil eden.

Açıklamalar

Bir denetimle ilişkilendirmeden bu sınıfın bir ListBox örneğini oluşturamazsınız.

Şunlara uygulanır