OperationMessageCollection::Contains Method (OperationMessage^)
.NET Framework (current version)
Determines whether the specified OperationMessage is a member of the OperationMessageCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- operationMessage
-
Type:
System.Web.Services.Description::OperationMessage^
The OperationMessage for which to check collection membership.
Return Value
Type: System::Booleantrue if the operationMessage parameter is a member of the OperationMessageCollection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: