Sdílet prostřednictvím


ServiceNameElementCollection.RemoveAt(Int32) Metoda

Definice

Metoda Remove(ServiceNameElement) odebere ServiceNameElement instanci z tohoto ServiceNameElementCollection na základě zadaného indexu.

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

Parametry

index
Int32

Index instance, která se má z tohoto ServiceNameElementCollectionobjektu ServiceNameElement odebrat.

Platí pro