get_Items()
XmlSchemaChoice::get_Items() method
Returns the collection of the elements contained with the compositor (choice): XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence, or XmlSchemaAny.
SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaChoice::get_Items() override
Return Value
The collection of elements contained within XmlSchemaChoice.
See Also
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaChoice
- Namespace System::Xml::Schema
- Library Aspose.Slides