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>&要设置的值。

另见