System::Xml::Schema::XmlSchemaComplexType::get_IsMixed method

XmlSchemaComplexType::get_IsMixed method

जटिल प्रकार के पास मिश्रित कंटेंट मॉडल (सामग्री के भीतर मार्कअप) है या नहीं, यह निर्धारित करने वाली जानकारी लौटाता है।

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.

संबंधित देखें