Udostępnij za pośrednictwem


TypeElementCollection.Add(TypeElement) Metoda

Definicja

Dodaje do TypeElement 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

Do TypeElement dodania.

Dotyczy