BackupListCollection.Add(BackupEndpointCollection) Methode

Definition

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

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

Parameter

element
BackupEndpointCollection

Der hinzuzufügende Sicherungsendpunkt.

Gilt für: