WsiProfilesElementCollection.Add(WsiProfilesElement) Methode

Definition

Fügt der Auflistung eine WsiProfilesElement hinzu.

public:
 void Add(System::Web::Services::Configuration::WsiProfilesElement ^ element);
public void Add (System.Web.Services.Configuration.WsiProfilesElement element);
member this.Add : System.Web.Services.Configuration.WsiProfilesElement -> unit
Public Sub Add (element As WsiProfilesElement)

Parameter

element
WsiProfilesElement

Das hinzuzufügende WsiProfilesElement.

Gilt für: