System::Xml::Schema::XmlSchemaAttributeGroup::set_AnyAttribute method

XmlSchemaAttributeGroup::set_AnyAttribute method

设置属性组的 XmlSchemaAnyAttribute 组件。

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

另见