System::Xml::Schema::XmlSchemaSet::RemoveRecursive طريقة
XmlSchemaSet::RemoveRecursive method
يزيل مخطط XML Schema المحدد وجميع المخططات التي يستوردها من XmlSchemaSet.
bool System::Xml::Schema::XmlSchemaSet::RemoveRecursive(const SharedPtr<XmlSchema> &schemaToRemove)
| معامل | نوع | الوصف |
|---|---|---|
| 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.Font for C++