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

XmlSchemaComplexType::set_Particle method

Establece el tipo de compositor como una de las clases XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaAll o XmlSchemaSequence.

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

Ver también