System::Xml::Schema::XmlSchemaComplexType::get_ContentModel 方法

XmlSchemaComplexType::get_ContentModel method

返回此 complex type 的后编译 XmlSchemaContentModel

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

ReturnValue

内容模型类型是以下之一的 XmlSchemaSimpleContentXmlSchemaComplexContent 类。

另见