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)
| Parameter | Type | Description | 
|---|---|---|
| value | const SharedPtr<XmlSchemaAnyAttribute>& | The value to set. | 
See Also
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaAttributeGroup
- Namespace System::Xml::Schema
- Library Aspose.Page for C++