Sdílet prostřednictvím


BackupEndpointCollection.Remove(BackupEndpointElement) Metoda

Definice

Odebere první výskyt BackupEndpointElement z kolekce.

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

Parametry

element
BackupEndpointElement

Element backup, který se má odebrat z kolekce.

Platí pro