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.
ActivityCollection::IList::Contains Method (Object^)
.NET Framework (current version)
Gets a value that indicates whether the Object is a member of the collection.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- value
- Type: System::Object^
Return Value
Type: System::BooleanReturns Booleantrue if value is in the collection; otherwise, false.
Implements
IList::Contains(Object^)
.NET Framework
Available since 3.0
Available since 3.0
Show: