System.Xml.Serialization.XmlAnyElementAttributes.Add Method

Adds an System.Xml.Serialization.XmlAnyElementAttribute to the collection.

Syntax

public int Add (XmlAnyElementAttribute attribute)

Parameters

attribute
The System.Xml.Serialization.XmlAnyElementAttribute to add.

Returns

The index of the newly added System.Xml.Serialization.XmlAnyElementAttribute.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0