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)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaContentModel>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaContentModel
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++