XmlArrayItemAttributes.Remove(XmlArrayItemAttribute) Metod

Definition

Tar bort en XmlArrayItemAttribute från samlingen, om den finns.

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

Parametrar

Kommentarer

Implementeringen av detta är samma som Remove.

Gäller för