NamespaceElementCollection.Remove(NamespaceElement) Metoda

Definicja

Usuwa pierwsze wystąpienie określonego wystąpienia NamespaceElement z kolekcji.

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

Parametry

element
NamespaceElement

Element przestrzeni nazw do usunięcia.

Dotyczy