TypeElementCollection.Remove(TypeElement) Metod

Definition

Tar bort det angivna elementet från samlingen.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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)

Parametrar

element
TypeElement

Att TypeElement ta bort.

Gäller för