ActivityCollection::IList::Insert Method (Int32, Object^)
.NET Framework (current version)
Namespace:
System.Workflow.ComponentModel
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Return to top
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based position of the insertion.
- value
-
Type:
System::Object^
The object to insert. It must be of type Activity.
Implements
IList::Insert(Int32, Object^)
.NET Framework
Available since 3.0
Available since 3.0
Show: