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.Page for C++