ServiceNameElementCollection.RemoveAt(Int32) Método

Definição

O Remove(ServiceNameElement) método remove uma ServiceNameElement instância dessa ServiceNameElementCollection com base no índice especificado.

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

Parâmetros

index
Int32

O índice da instância a ServiceNameElement ser removida dessa ServiceNameElementCollection.

Aplica-se a