get_Items()

XmlSchemaSequence::get_Items() method

The elements contained within the compositor. Collection of XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence, or XmlSchemaAny.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSequence::get_Items() override

Return Value

The elements contained within the compositor.

See Also