Metodo System::Xml::Schema::XmlSchemaComplexContentExtension::get_Particle

XmlSchemaComplexContentExtension::get_Particle method

Restituisce una delle classi XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll, o XmlSchemaSequence.

SharedPtr<XmlSchemaParticle> System::Xml::Schema::XmlSchemaComplexContentExtension::get_Particle()

ReturnValue

Una delle classi XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll, o XmlSchemaSequence.

Vedi anche