System::Xml::Schema::XmlSchemaInfo::set_SchemaElement method

XmlSchemaInfo::set_SchemaElement method

设置对应于此已验证 XML 节点的已编译 XmlSchemaElement 对象。

void System::Xml::Schema::XmlSchemaInfo::set_SchemaElement(const SharedPtr<XmlSchemaElement> &value)
参数类型描述
const SharedPtr<XmlSchemaElement>&要设置的值。

另见