System::Xml::Schema::XmlSchemaType::set_IsMixed 方法
XmlSchemaType::set_IsMixed method
设置一个值,指示此类型是否具有混合内容模型。此调用仅在复合类型中有效。
virtual void System::Xml::Schema::XmlSchemaType::set_IsMixed(bool value)
| Parameter | Type | 描述 |
|---|---|---|
| value | bool | 要设置的值。 |
另见
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++