System::Xml::Schema::XmlSchemaSimpleContentRestriction::set_AnyAttribute 方法

XmlSchemaSimpleContentRestriction::set_AnyAttribute method

设置一个 XmlSchemaAnyAttribute 以用于属性值。

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

另见