System::Xml::Schema::XmlSchemaType::get_IsMixed metodu

XmlSchemaType::get_IsMixed method

Bu tipin karışık içerik modeline sahip olup olmadığını gösteren bir değeri döndürür. Bu çağrı yalnızca karmaşık bir tipte geçerlidir.

virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()

ReturnValue

true if the type has a mixed content model; otherwise, false. The default is false.

Ayrıca Bakınız