Freigeben über


BackupListCollection.Remove(BackupEndpointCollection) Methode

Definition

Entfernt das erste Vorkommen des angegebenen BackupEndpointCollection aus der Auflistung.

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)

Parameter

element
BackupEndpointCollection

Der Sicherungsendpunkt aus der Auflistung.

Gilt für