System::Xml::Schema::XmlSchemaComplexType::get_Attributes method

XmlSchemaComplexType::get_Attributes method

Returns the collection of attributes for the complex type.

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

ReturnValue

Contains XmlSchemaAttribute and XmlSchemaAttributeGroupRef classes.

See Also