The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OperationParameterInfoCollection::Contains Method (OperationParameterInfo^)
.NET Framework (current version)
Determines whether an element is in the OperationParameterInfoCollection.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Parameters
- item
-
Type:
System.Workflow.Activities::OperationParameterInfo^
The item to search for.
Return Value
Type: System::Booleantrue if item is found in the OperationParameterInfoCollection, otherwise false.
.NET Framework
Available since 3.5
Available since 3.5
Show: