System::Xml::Schema::XmlSchemaComplexType::get_ContentModel メソッド

XmlSchemaComplexType::get_ContentModel method

この複合型のコンパイル後の XmlSchemaContentModel を返します。

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

ReturnValue

コンテンツモデルタイプは、XmlSchemaSimpleContent または XmlSchemaComplexContent クラスのいずれかです。

参照