System::Xml::Schema::XmlSchemaInfo::get_SchemaElement 方法

XmlSchemaInfo::get_SchemaElement method

返回与此已验证的 XML 节点对应的已编译 XmlSchemaElement 对象。

SharedPtr<XmlSchemaElement> System::Xml::Schema::XmlSchemaInfo::get_SchemaElement() override

ReturnValue

一个 XmlSchemaElement 对象。

另见