XmlSchemaComplexType::Attributes Property

 

Gets the collection of attributes for the complex type.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public:
property XmlSchemaObjectCollection^ Attributes {
	XmlSchemaObjectCollection^ get();
}

.NET Framework
Available since 1.1
Return to top
Show: