System.Xml.Serialization.XmlElementAttributes.Insert Method

Inserts an System.Xml.Serialization.XmlElementAttribute into the collection.

Syntax

public void Insert (int index, XmlElementAttribute attribute)

Parameters

index
The zero-based index where the member is inserted.
attribute
The System.Xml.Serialization.XmlElementAttribute to insert.

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