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.

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