IgnoreDeviceFilterElementCollection.RemoveAt(Int32) Metoda

Definicja

IgnoreDeviceFilterElement Usuwa obiekt z kolekcji w określonym indeksie.

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

Parametry

index
Int32

Indeks obiektu do usunięcia.

Dotyczy