XmlElementAttributes.Remove(XmlElementAttribute) Metod

Definition

Tar bort det angivna objektet från samlingen.

public:
 void Remove(System::Xml::Serialization::XmlElementAttribute ^ attribute);
public void Remove(System.Xml.Serialization.XmlElementAttribute attribute);
public void Remove(System.Xml.Serialization.XmlElementAttribute? attribute);
member this.Remove : System.Xml.Serialization.XmlElementAttribute -> unit
Public Sub Remove (attribute As XmlElementAttribute)

Parametrar

attribute
XmlElementAttribute

Att XmlElementAttribute ta bort från samlingen.

Gäller för