System::Xml::Schema::XmlSchema::get_Includes 方法

XmlSchema::get_Includes method

返回已包含和已导入的模式集合。

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchema::get_Includes()

ReturnValue

包含和导入的模式的 XmlSchemaObjectCollection

另见