System.Xml.Serialization.XmlArrayItemAttributes.Insert Method

Inserts an System.Xml.Serialization.XmlArrayItemAttribute into the collection at the specified index.

Syntax

public void Insert (int index, XmlArrayItemAttribute attribute)

Parameters

index
The index at which the attribute is inserted.
attribute
The System.Xml.Serialization.XmlArrayItemAttribute 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