System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection.IndexOf Method

Searches for the specified System.Web.Services.Description.ServiceDescriptionFormatExtension and returns the zero-based index of the first instance with the collection.

Syntax

public int IndexOf (object extension)

Parameters

extension
The System.Web.Services.Description.ServiceDescriptionFormatExtension for which to search in the collection.

Returns

The zero-based index of the specified System.Web.Services.Description.ServiceDescriptionFormatExtension, or -1 if the element was not found in the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0