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

XmlSchemaComplexType::get_ContentModel method

返回此复合类型的后编译 XmlSchemaContentModel

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

ReturnValue

内容模型类型,是 XmlSchemaSimpleContentXmlSchemaComplexContent 类之一。

另见