طريقة System::Xml::Schema::XmlSchemaChoice::get_Items

XmlSchemaChoice::get_Items method

تُرجع مجموعة العناصر المحتواة مع المُركّب (choice): XmlSchemaElement، XmlSchemaGroupRef، XmlSchemaChoice، XmlSchemaSequence، أو XmlSchemaAny.

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

ReturnValue

مجموعة العناصر المحتواة داخل XmlSchemaChoice.

انظر أيضًا