Método System::Xml::Schema::XmlSchemaComplexContentRestriction::set_Particle

XmlSchemaComplexContentRestriction::set_Particle method

Establece una de las clases XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll, o XmlSchemaSequence.

void System::Xml::Schema::XmlSchemaComplexContentRestriction::set_Particle(const SharedPtr<XmlSchemaParticle> &value)
ParámetroTipoDescripción
valueconst SharedPtr<XmlSchemaParticle>&El valor a establecer.

Ver también