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^>::Count Property
Gets the number of elements contained in the ICollection<T>.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
private: property int Count { virtual int get() sealed = ICollection<Activity^>::Count::get; }
Implements
ICollection<T>::Count
.NET Framework
Available since 3.0
Available since 3.0
Show: