Compartilhar via


BackupListCollection.Remove(BackupEndpointCollection) Método

Definição

Remove a primeira ocorrência do BackupEndpointCollection especificado da coleção.

public:
 void Remove(System::ServiceModel::Routing::Configuration::BackupEndpointCollection ^ element);
public void Remove (System.ServiceModel.Routing.Configuration.BackupEndpointCollection element);
member this.Remove : System.ServiceModel.Routing.Configuration.BackupEndpointCollection -> unit
Public Sub Remove (element As BackupEndpointCollection)

Parâmetros

element
BackupEndpointCollection

O ponto de extremidade da coleção.

Aplica-se a