System::Xml::Schema::XmlSchemaComplexContentRestriction::set_AnyAttribute 方法

XmlSchemaComplexContentRestriction::set_AnyAttribute method

设置复杂内容模型的 XmlSchemaAnyAttribute 组件。

void System::Xml::Schema::XmlSchemaComplexContentRestriction::set_AnyAttribute(const SharedPtr<XmlSchemaAnyAttribute> &value)
ParameterType描述
valueconst SharedPtr<XmlSchemaAnyAttribute>&要设置的值。

另见