BackupListCollection.Remove(BackupEndpointCollection) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Remove a primeira ocorrência do especificado BackupEndpointCollection da coleção.
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)
Parâmetros
- element
- BackupEndpointCollection
O endpoint de backup da coleção.