System::Xml::Schema::XmlSchemaObjectCollection::Remove method
XmlSchemaObjectCollection::Remove method
Removes an XmlSchemaObject from the XmlSchemaObjectCollection.
void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
Parameter | Type | Description |
---|---|---|
item | const SharedPtr<XmlSchemaObject>& | The XmlSchemaObject to remove. |
See Also
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++