System.Web.Services.Description.OperationBindingCollection.IndexOf Method

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

Syntax

public int IndexOf (OperationBinding bindingOperation)

Parameters

bindingOperation
The System.Web.Services.Description.OperationBinding 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