System::Xml::Schema::XmlSchemaComplexType::set_AnyAttribute method
XmlSchemaComplexType::set_AnyAttribute method
Sets the value for the XmlSchemaAnyAttribute component of the complex type.
void System::Xml::Schema::XmlSchemaComplexType::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaAnyAttribute>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaAnyAttribute
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++