System::Xml::Schema::XmlSchemaComplexType::get_ContentTypeParticle method

XmlSchemaComplexType::get_ContentTypeParticle method

Returns the particle that holds the post-compilation value of the XmlSchemaComplexType::get_ContentType particle.

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

ReturnValue

The particle for the content type. The post-compilation value of the XmlSchemaComplexType::get_ContentType particle.

See Also