TypeElementCollection.Remove(TypeElement) Metoda

Definice

Odebere TypeElement zadanou hodnotu z kolekce.

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

Parametry

element
TypeElement

, TypeElement která se má z kolekce odebrat.

Platí pro