System.Xml.Serialization.XmlElementAttributes.IndexOf Method

Gets the index of the specified System.Xml.Serialization.XmlElementAttribute.

Syntax

public int IndexOf (XmlElementAttribute attribute)

Parameters

attribute
The System.Xml.Serialization.XmlElementAttribute whose index is being retrieved.

Returns

The zero-based index of the System.Xml.Serialization.XmlElementAttribute.

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