System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_AnyAttribute method

XmlSchemaSimpleContentRestriction::set_AnyAttribute method

设置一个用于属性值的 XmlSchemaAnyAttribute

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

另见