System::Xml::Schema::XmlSchemaComplexType::set_AnyAttribute method
XmlSchemaComplexType::set_AnyAttribute method
设置复杂类型的 XmlSchemaAnyAttribute 组件的值。
void System::Xml::Schema::XmlSchemaComplexType::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const SharedPtr<XmlSchemaAnyAttribute>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++