System.Xml.Serialization.XmlSchemas.IndexOf Method

Searches for the specified schema and returns the zero-based index of the first occurrence within the entire System.Xml.Serialization.XmlSchemas.

Syntax

public int IndexOf (System.Xml.Schema.XmlSchema schema)

Parameters

schema
The System.Xml.Schema.XmlSchema to locate.

Returns

The zero-based index of the first occurrence of the value within the entire System.Xml.Serialization.XmlSchemas, if found; otherwise, -1.

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