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::Remove Method (Object^)
.NET Framework (current version)
Removes the first occurrence of a specific object from the IList.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- value
- Type: System::Object^
Implements
IList::Remove(Object^)| Exception | Condition |
|---|---|
| NotSupportedException |
The elements that follow the removed element move up to occupy the vacated spot.
.NET Framework
Available since 3.0
Available since 3.0
Show: