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::Add Method (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
- value
- Type: System::Object^
Return Value
Type: System::Int32Returns Int32.
The zero-based index of the Object that was just added.
Implements
IList::Add(Object^)
.NET Framework
Available since 3.0
Available since 3.0
Show: