System::Xml::Schema::XmlSchemaChoice::get_Items method
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
ReturnValue
The collection of elements contained within XmlSchemaChoice.
See Also
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaChoice
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++