System::Xml::Schema::XmlSchemaComplexType::get_IsMixed yöntemi.

XmlSchemaComplexType::get_IsMixed method

Karmaşık tipin karışık içerik modeline (içerik içinde işaretleme) sahip olup olmadığını belirleyen bilgiyi döndürür.

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.

Ayrıca Bakınız