System::Xml::Schema::XmlSchemaComplexContentRestriction::set_Particle method

XmlSchemaComplexContentRestriction::set_Particle method

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

void System::Xml::Schema::XmlSchemaComplexContentRestriction::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaParticle>&The value to set.

See Also