System::Xml::Schema::XmlSchemaComplexType::set_ContentModel method

XmlSchemaComplexType::set_ContentModel method

Sets the post-compilation XmlSchemaContentModel of this complex type.

void System::Xml::Schema::XmlSchemaComplexType::set_ContentModel(const SharedPtr<XmlSchemaContentModel> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaContentModel>&The value to set.

See Also