System::Xml::Schema::XmlSchemaComplexType::get_AnyAttribute method

XmlSchemaComplexType::get_AnyAttribute method

Returns the value for the XmlSchemaAnyAttribute component of the complex type.

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

ReturnValue

The XmlSchemaAnyAttribute component of the complex type.

See Also