get_Groups()

XmlSchemaRedefine::get_Groups() method

Returns the XmlSchemaObjectTable, for all groups in the schema, which holds the post-compilation interpretation of the Groups value.

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

Return Value

The XmlSchemaObjectTable for all groups in the schema. The post-compilation interpretation of the Groups value.

See Also