XmlArrayItemAttributes.Remove(XmlArrayItemAttribute) Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.