OperationFaultCollection.IndexOf Method (OperationFault)
.NET Framework (current version)
Searches for the specified OperationFault and returns the zero-based index of the first occurrence within the collection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- operationFaultMessage
-
Type:
System.Web.Services.Description.OperationFault
The OperationFault for which to search in the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: