get_Elements()

XmlSchema::get_Elements() method

Returns the post-schema-compilation value for all the elements in the schema.

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

Return Value

An XmlSchemaObjectTable collection of all the elements in the schema.

See Also