System::Xml::Schema::XmlSchemaSet::RemoveRecursive μέθοδος
XmlSchemaSet::RemoveRecursive method
Αφαιρεί το καθορισμένο XML Schema definition language (XSD) σχήμα και όλα τα σχήματα που εισάγει από το XmlSchemaSet.
bool System::Xml::Schema::XmlSchemaSet::RemoveRecursive(const SharedPtr<XmlSchema> &schemaToRemove)
| Parameter | Type | Περιγραφή |
|---|---|---|
| schemaToRemove | const SharedPtr<XmlSchema>& | Το αντικείμενο XmlSchema που θα αφαιρεθεί από το XmlSchemaSet. |
ReturnValue
true if the XmlSchema object and all its imports were successfully removed; otherwise, false.
Δείτε επίσης
- Typedef SharedPtr
- Class XmlSchema
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++