Läs på engelska

Dela via


ActivityCollection.System.Collections.Generic.ICollection<System.Workflow.ComponentModel.Activity>.CopyTo Method 

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

Syntax

C#
void ICollection<Activity>.CopyTo (
    Activity[] array,
    int arrayIndex
)

Parameters

  • array
  • arrayIndex

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