XmlArrayItemAttributes.Remove(XmlArrayItemAttribute) Metoda

Definice

Odebere kolekci XmlArrayItemAttribute , pokud je k dispozici.

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)

Parametry

Poznámky

Implementace je stejná jako Removeimplementace .

Platí pro