Add Method
Collapse the table of content
Expand the table of content

XmlAttributeOverrides.Add Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Adds an XmlAttributes object to the collection of XmlAttributes objects.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Add(Type, XmlAttributes) Adds an XmlAttributes object to the collection of XmlAttributes objects. The type parameter specifies an object to be overridden by the XmlAttributes object.
Public method Add(Type, String, XmlAttributes) Adds an XmlAttributes object to the collection of XmlAttributes objects. The type parameter specifies an object to be overridden. The member parameter specifies the name of a member that is overridden.
Top

Show:
© 2017 Microsoft