System::Xml::Schema::XmlSchemaComplexType::get_AnyAttribute 方法

XmlSchemaComplexType::get_AnyAttribute method

返回 complex type 的 XmlSchemaAnyAttribute 组件的值。

SharedPtr<XmlSchemaAnyAttribute> System::Xml::Schema::XmlSchemaComplexType::get_AnyAttribute()

ReturnValue

复杂类型的 XmlSchemaAnyAttribute 组件。

另见