Udostępnij za pośrednictwem


BackupListCollection.Remove(BackupEndpointCollection) Metoda

Definicja

Usuwa pierwsze wystąpienie określonego BackupEndpointCollection z kolekcji.

public:
 void Remove(System::ServiceModel::Routing::Configuration::BackupEndpointCollection ^ element);
public void Remove (System.ServiceModel.Routing.Configuration.BackupEndpointCollection element);
member this.Remove : System.ServiceModel.Routing.Configuration.BackupEndpointCollection -> unit
Public Sub Remove (element As BackupEndpointCollection)

Parametry

element
BackupEndpointCollection

Punkt końcowy kopii zapasowej kolekcji.

Dotyczy