ListBox.SelectedIndexCollection.Remove(Int32) Metod

Definition

Tar bort den angivna kontrollen från samlingen.

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

Parametrar

index
Int32

Kontrollen som ska tas bort.

Gäller för