TypeElementCollection.Add(TypeElement) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Dodaje element TypeElement do kolekcji.
public:
void Add(System::Web::Services::Configuration::TypeElement ^ element);
public void Add(System.Web.Services.Configuration.TypeElement element);
member this.Add : System.Web.Services.Configuration.TypeElement -> unit
Public Sub Add (element As TypeElement)
Parametry
- element
- TypeElement
Element do dodania TypeElement .