System.Xml.Serialization.XmlElementAttributes.Add Method

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

Syntax

public int Add (XmlElementAttribute attribute)

Parameters

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

Returns

The zero-based index of the newly added item.

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