System::Xml::Schema::XmlSchemaSet::RemoveRecursive metod
XmlSchemaSet::RemoveRecursive method
Tar bort det specificerade XML Schema definition language (XSD)-schemat och alla scheman som det importerar från XmlSchemaSet.
bool System::Xml::Schema::XmlSchemaSet::RemoveRecursive(const SharedPtr<XmlSchema> &schemaToRemove)
| Parameter | Type | Beskrivning |
|---|---|---|
| schemaToRemove | const SharedPtr<XmlSchema>& | Det XmlSchema-objektet att ta bort från XmlSchemaSet. |
ReturnValue
true if the XmlSchema object and all its imports were successfully removed; otherwise, false.
Se även
- Typedef SharedPtr
- Class XmlSchema
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++