get_Includes()

XmlSchema::get_Includes() method

Returns the collection of included and imported schemas.

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

Return Value

An XmlSchemaObjectCollection of the included and imported schemas.

See Also