BackupEndpointCollection.Remove(BackupEndpointElement) Metoda

Definicja

Usuwa pierwsze wystąpienie BackupEndpointElement z kolekcji.

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

Parametry

element
BackupEndpointElement

Element kopii zapasowej do usunięcia z kolekcji.

Dotyczy