System::Xml::Schema::XmlSchemaComplexContentRestriction::get_Particle method

XmlSchemaComplexContentRestriction::get_Particle method

Returns one of the XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence classes.

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

ReturnValue

One of the XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence classes.

See Also