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::ICollection<Activity^>::Contains Method (Activity^)
Gets a value that indicates whether the Object is a member of the collection.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
private: virtual bool Contains( Activity^ item ) sealed = ICollection<Activity^>::Contains
Parameters
- item
- Type: System.Workflow.ComponentModel::Activity^
Implements
ICollection<T>::Contains(T)
.NET Framework
Available since 3.0
Available since 3.0
Show: