System.Xml.Serialization.XmlAttributeOverrides: Method Members

The methods of System.Xml.Serialization.XmlAttributeOverrides are listed below. For a list of all members, see the XmlAttributeOverrides Members list.

See Also: Inherited members from System.Object

Public Methods

Add(Type, XmlAttributes)

Adds an System.Xml.Serialization.XmlAttributes object to the collection of System.Xml.Serialization.XmlAttributes objects. The type parameter specifies an object to be overridden by the System.Xml.Serialization.XmlAttributes object.

Add(Type, string, XmlAttributes)

Adds an System.Xml.Serialization.XmlAttributes object to the collection of System.Xml.Serialization.XmlAttributes objects. The type parameter specifies an object to be overridden. The member parameter specifies the name of a member that is overridden.