[To be supplied.]
[Visual Basic] Public Sub Remove( _ ByVal selectionIndex As Integer _ ) [C#] public void Remove( int selectionIndex ); [C++] public: void Remove( int selectionIndex ); [JScript] public function Remove( selectionIndex : int );
ListBox.SelectedIndicesCollection Class | ListBox.SelectedIndicesCollection Members | System.WinForms Namespace