Activity::Clone Method ()
.NET Framework (current version)
Creates a deep copy of the Activity.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Uses a MemoryStream to copy the activity and creates a new activity by deserializing from that particular MemoryStream.
.NET Framework
Available since 3.0
Available since 3.0
Show: