System::Xml::Schema::XmlSchemaSequence::get_Items method

XmlSchemaSequence::get_Items method

Die im Kompositor enthaltenen Elemente. Sammlung von XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence oder XmlSchemaAny.

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

ReturnValue

Die im Kompositor enthaltenen Elemente.

Siehe auch