get_Groups()

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()

Return Value

An XmlSchemaObjectTable collection of all the groups in the schema.

See Also