System.Xml.Serialization.SoapAttributeOverrides Members

The members of System.Xml.Serialization.SoapAttributeOverrides are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

[read-only]
default property
Item(Type)SoapAttributes. Documentation for this section has not yet been entered.
[read-only]
default property
Item(Type, string)SoapAttributes. Documentation for this section has not yet been entered.

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.