BackupListCollection.Add(BackupEndpointCollection) Метод

Определение

Добавляет в коллекцию новый объект BackupEndpointCollection.

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)

Параметры

element
BackupEndpointCollection

Резервная конечная точка для добавления.

Применяется к