set_Particle()

XmlSchemaComplexType::set_Particle(const SharedPtr<XmlSchemaParticle>&) method

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

void System::Xml::Schema::XmlSchemaComplexType::set_Particle(const SharedPtr<XmlSchemaParticle> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlSchemaParticle>&The value to set.

See Also