[To be supplied.]
[Visual Basic] Public Sub New( _ ByVal owner As ListBox _ ) [C#] public ListBox.SelectedIndicesCollection( ListBox owner ); [C++] public: ListBox.SelectedIndicesCollection( ListBox* owner ); [JScript] public function ListBox.SelectedIndicesCollection( owner : ListBox );
ListBox.SelectedIndicesCollection Class | ListBox.SelectedIndicesCollection Members | System.WinForms Namespace