System::Xml::Schema::XmlSchemaAttributeGroup::set_AnyAttribute 方法
XmlSchemaAttributeGroup::set_AnyAttribute method
设置属性组中的 XmlSchemaAnyAttribute 组件。
void System::Xml::Schema::XmlSchemaAttributeGroup::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<XmlSchemaAnyAttribute>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaAttributeGroup
- Namespace System::Xml::Schema
- Library Aspose.Page for C++