Metode System::Xml::Schema::XmlSchemaComplexType::get_ContentModel

XmlSchemaComplexType::get_ContentModel method

Mengembalikan XmlSchemaContentModel pasca-kompilasi dari tipe kompleks ini.

SharedPtr<XmlSchemaContentModel> System::Xml::Schema::XmlSchemaComplexType::get_ContentModel()

ReturnValue

Tipe model konten yang merupakan salah satu kelas XmlSchemaSimpleContent atau XmlSchemaComplexContent.

Lihat Juga