System::Xml::Schema::XmlSchemaType::get_IsMixed метод
XmlSchemaType::get_IsMixed method
Возвращает значение, указывающее, имеет ли этот тип смешанную модель содержимого. Этот вызов допустим только в сложном типе.
virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()
ReturnValue
true if the type has a mixed content model; otherwise, false. The default is false.
См. также
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++