BackupListCollection.Add(BackupEndpointCollection) Methode

Definitie

Voegt een nieuwe BackupEndpointCollection toe aan de verzameling.

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)

Parameters

element
BackupEndpointCollection

Het back-upeindpunt dat moet worden toegevoegd.

Van toepassing op