System.Xml.Serialization.SoapAttributeOverrides: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Add(Type, SoapAttributes)

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

Add(Type, string, SoapAttributes)

Adds a System.Xml.Serialization.SoapAttributes to the collection of System.Xml.Serialization.SoapAttributes objects contained by the System.Xml.Serialization.SoapAttributeOverrides. The type parameter specifies the object to be overridden by the System.Xml.Serialization.SoapAttributes. The member parameter specifies the name of a member that is overridden.