System::Xml::Schema::XmlSchemaComplexType::set_IsMixed 方法
XmlSchemaComplexType::set_IsMixed method
设置决定复合类型是否具有混合内容模型(内容中包含标记)的信息。
void System::Xml::Schema::XmlSchemaComplexType::set_IsMixed(bool value) override
| Parameter | Type | 描述 |
|---|---|---|
| value | bool | 要设置的值。 |
另见
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++