Partager via


BackupEndpointCollection.Remove(BackupEndpointElement) Méthode

Définition

supprime la première occurrence de BackupEndpointElement de la collection.

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)

Paramètres

element
BackupEndpointElement

Élément de sauvegarde à supprimer de la collection.

S’applique à