Aracılığıyla paylaş


NamespaceElementCollection.Add(NamespaceElement) Yöntem

Tanım

Koleksiyona yeni bir ekler NamespaceElement .

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)

Parametreler

element
NamespaceElement

Eklenecek ad alanı öğesi.

Şunlara uygulanır