ListBox.SelectedIndexCollection.Remove(Int32) Metoda

Definice

Odebere zadaný ovládací prvek z kolekce.

public:
 void Remove(int index);
public void Remove (int index);
member this.Remove : int -> unit
Public Sub Remove (index As Integer)

Parametry

index
Int32

Ovládací prvek, který se má odebrat.

Platí pro