OperationParameterInfoCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the element at the specified index of the OperationParameterInfoCollection.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the OperationParameterInfo to remove.
Implements
IList::RemoveAt(Int32)
.NET Framework
Available since 3.5
Available since 3.5
Show: