Sdílet prostřednictvím


BackupListCollection.Add(BackupEndpointCollection) Metoda

Definice

Přidá BackupEndpointCollection do kolekce nový.

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

Koncový bod zálohy, který se má přidat

Platí pro