Aracılığıyla paylaş


TypeElementCollection.Remove(TypeElement) Yöntem

Tanım

Belirtilen öğeyi koleksiyondan kaldırır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

element
TypeElement

TypeElement Kaldırılacak.

Şunlara uygulanır