System::Xml::Schema::XmlSchemaChoice::get_Items metodo

XmlSchemaChoice::get_Items method

Restituisce la raccolta degli elementi contenuti nel compositore (choice): XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence, o XmlSchemaAny.

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

ReturnValue

La raccolta di elementi contenuti all’interno di XmlSchemaChoice.

Vedi anche