ServiceNameElementCollection.RemoveAt(Int32) Metodo

Definizione

Il Remove(ServiceNameElement) metodo rimuove un'istanza ServiceNameElement da questo ServiceNameElementCollection oggetto in base all'indice specificato.

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

Parametri

index
Int32

Indice dell'istanza ServiceNameElement da rimuovere da questo ServiceNameElementCollectionoggetto .

Si applica a