XmlArrayItemAttributes.Remove(XmlArrayItemAttribute) Metódus

Definíció

Eltávolít egy gyűjteményt XmlArrayItemAttribute , ha az jelen van.

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)

Paraméterek

attribute
XmlArrayItemAttribute

Az XmlArrayItemAttribute eltávolítandó.

Megjegyzések

Ennek megvalósítása megegyezik a Remove.

A következőre érvényes: