get_Attributes()

XmlSchemaComplexType::get_Attributes() method

Returns the collection of attributes for the complex type.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaComplexType::get_Attributes()

Return Value

Contains XmlSchemaAttribute and XmlSchemaAttributeGroupRef classes.

See Also