System::Xml::Schema::XmlSchema::get_Groups method

XmlSchema::get_Groups method

Returns the post-schema-compilation value of all the groups in the schema.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_Groups()

ReturnValue

An XmlSchemaObjectTable collection of all the groups in the schema.

See Also