System::Xml::Schema::XmlSchemaObjectCollection::Remove‑metod

XmlSchemaObjectCollection::Remove method

Tar bort ett XmlSchemaObject från XmlSchemaObjectCollection.

void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
ParameterTypeBeskrivning
itemconst SharedPtr<XmlSchemaObject>&XmlSchemaObject att ta bort.

Se även