Share via


BackupEndpointCollection.Add(BackupEndpointElement) Methode

Definition

Fügt der Auflistung eine neue BackupEndpointElement-Instanz hinzu.

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

Parameter

element
BackupEndpointElement

Das hinzuzufügende Sicherungsendpunktelement.

Gilt für