System::Xml::Schema::XmlSchemaAttributeGroup::set_AnyAttribute 方法

XmlSchemaAttributeGroup::set_AnyAttribute method

设置属性组中的 XmlSchemaAnyAttribute 组件。

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

另见