System::Xml::Schema::IXmlSchemaInfo::get_MemberType 方法

IXmlSchemaInfo::get_MemberType method

返回此已验证 XML 节点的动态模式类型。

virtual SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::IXmlSchemaInfo::get_MemberType()=0

ReturnValue

一个表示此已验证 XML 节点的动态模式类型的 XmlSchemaSimpleType 对象。

另见