get_AnyAttribute()

XmlSchemaComplexType::get_AnyAttribute() method

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

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

Return Value

The XmlSchemaAnyAttribute component of the complex type.

See Also