Udostępnij za pośrednictwem


ServiceNameElementCollection.RemoveAt(Int32) Metoda

Definicja

Metoda Remove(ServiceNameElement) usuwa z tego wystąpienia na podstawie określonego ServiceNameElement ServiceNameElementCollection indeksu.

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 wystąpienia ServiceNameElement do usunięcia z tego ServiceNameElementCollection .

Dotyczy