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::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the Activity in the ICollection at the specified index.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- index
-
Type:
System::Int32
Position in a zero-based index to remove the activity from the collection.
Implements
IList::RemoveAt(Int32)A run-time exception occurs if the index is not valid (out of range).
.NET Framework
Available since 3.0
Available since 3.0
Show: