Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

XmlAttributeOverrides::Item Property

 

Gets an object that represents the collection of overriding attributes.

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

NameDescription
System_CAPS_pubpropertyItem[Type^]

Gets the object associated with the specified, base-class, type.

System_CAPS_pubpropertyItem[Type^, String^]

Gets the object associated with the specified (base-class) type. The member parameter specifies the base-class member that is overridden.

Return to top
Show:
© 2017 Microsoft