Compartir a través de


BackupListCollection.Add(BackupEndpointCollection) Método

Definición

Agrega un nuevo objeto BackupEndpointCollection a la colección.

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)

Parámetros

element
BackupEndpointCollection

punto de conexión de reserva que se va a agregar.

Se aplica a