OperationParameterInfoCollection::Insert Method (Int32, OperationParameterInfo^)
.NET Framework (current version)
Inserts an OperationParameterInfo into the OperationParameterInfoCollection at the specified index.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index at which item should be inserted.
- item
-
Type:
System.Workflow.Activities::OperationParameterInfo^
The OperationParameterInfo to insert.
.NET Framework
Available since 3.5
Available since 3.5
Show: