System::Xml::Schema::XmlSchema::get_Includes method

XmlSchema::get_Includes method

Returns the collection of included and imported schemas.

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

ReturnValue

An XmlSchemaObjectCollection of the included and imported schemas.

See Also