XmlArrayItemAttributes.Remove(XmlArrayItemAttribute) Metode

Definisi

XmlArrayItemAttribute Menghapus dari koleksi, jika ada.

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)

Parameter

attribute
XmlArrayItemAttribute

yang XmlArrayItemAttribute akan dihapus.

Keterangan

Implementasi ini sama dengan Remove.

Berlaku untuk