System.Web.Services.Description.OperationCollection.IndexOf Method

Searches for the specified System.Web.Services.Description.Operation and returns the zero-based index of the first occurrence within the collection.

Syntax

public int IndexOf (Operation operation)

Parameters

operation
The System.Web.Services.Description.Operation for which to search in the collection.

Returns

A 32-bit signed integer.

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