Læs på engelsk

Del via


ActivityCollection.System.Collections.Generic.IList<System.Workflow.ComponentModel.Activity>.Insert Method 

Namespace: System.Workflow.ComponentModel
Assembly: System.Workflow.ComponentModel (in system.workflow.componentmodel.dll)

Syntax

C#
void IList<Activity>.Insert (
    int index,
    Activity item
)

Parameters

  • index
  • item

Platforms

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

ActivityCollection Class
ActivityCollection Members
System.Workflow.ComponentModel Namespace