BackupListCollection.Add(BackupEndpointCollection) Metoda

Definicja

Dodaje nowy element BackupEndpointCollection do kolekcji.

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)

Parametry

element
BackupEndpointCollection

Punkt końcowy kopii zapasowej, który ma zostać dodany.

Dotyczy