System.Xml.Serialization.XmlAnyElementAttributes.Insert Method

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

Syntax

public void Insert (int index, XmlAnyElementAttribute attribute)

Parameters

index
The index where the System.Xml.Serialization.XmlAnyElementAttribute is inserted.
attribute
The System.Xml.Serialization.XmlAnyElementAttribute 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