System::Xml::Schema::XmlSchemaComplexType::get_IsMixed metode
XmlSchemaComplexType::get_IsMixed method
Mengembalikan informasi yang menentukan apakah tipe kompleks memiliki model konten campuran (markup di dalam konten).
bool System::Xml::Schema::XmlSchemaComplexType::get_IsMixed() override
ReturnValue
true, if character data can appear between child elements of this complex type; otherwise, false. The default is false. Optional.
Lihat Juga
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++