System::Xml::Schema::XmlSchemaComplexType::set_AnyAttribute 方法

XmlSchemaComplexType::set_AnyAttribute method

设置复合类型的 XmlSchemaAnyAttribute 组件的值。

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

另见