System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection.IndexOf Method

Searches for the specified item and returns the zero-based index of the first occurrence within the collection.

Syntax

public int IndexOf (SchemaImporterExtension extension)

Parameters

extension
The System.Xml.Serialization.Advanced.SchemaImporterExtension to search for.

Returns

The index of the found item.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization.Advanced
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0