BackupEndpointCollection.Add(BackupEndpointElement) Metoda

Definice

Přidá do BackupEndpointElement kolekce nový.

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)

Parametry

element
BackupEndpointElement

Element koncového bodu zálohování, který se má přidat.

Platí pro