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)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAnyAttribute>&The value to set.

See Also