BackupEndpointCollection.Remove(BackupEndpointElement) Methode

Definition

Entfernt das erste Vorkommen vonBackupEndpointElement aus der Auflistung.

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)

Parameter

element
BackupEndpointElement

Das aus der Auflistung zu entfernende Sicherungselement.

Gilt für: