get_Particle()

XmlSchemaComplexType::get_Particle() method

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

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

Return Value

The compositor type.

See Also