System.Xml.Schema.XmlSchemaObjectCollection.IndexOf Method

Gets the collection index corresponding to the specified System.Xml.Schema.XmlSchemaObject.

Syntax

public int IndexOf (XmlSchemaObject item)

Parameters

item
The System.Xml.Schema.XmlSchemaObject whose index you want to return.

Returns

The index corresponding to the specified System.Xml.Schema.XmlSchemaObject.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0