NamespaceElementCollection.Add(NamespaceElement) Metod

Definition

Lägger till en ny NamespaceElement i samlingen.

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

Parametrar

element
NamespaceElement

Det namnområdeselement som ska läggas till.

Gäller för