System::Xml::Schema::XmlSchemaType::get_IsMixed method

XmlSchemaType::get_IsMixed method

Mengembalikan nilai yang menunjukkan apakah tipe ini memiliki model konten campuran. Panggilan ini hanya valid dalam tipe kompleks.

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

ReturnValue

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

Lihat Juga