XmlSchemaComplexType::Attributes Property
.NET Framework (current version)
Gets the collection of attributes for the complex type.
Assembly: System.Xml (in System.Xml.dll)
public: property XmlSchemaObjectCollection^ Attributes { XmlSchemaObjectCollection^ get(); }
Property Value
Type: System.Xml.Schema::XmlSchemaObjectCollection^Contains XmlSchemaAttribute and XmlSchemaAttributeGroupRef classes.
.NET Framework
Available since 1.1
Available since 1.1
Show: