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

XmlSchemaAttributeGroup::set_AnyAttribute method

Sets the XmlSchemaAnyAttribute component of the attribute group.

void System::Xml::Schema::XmlSchemaAttributeGroup::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnyAttribute>&The value to set.

See Also