ComponentOne GanttView for WPF
Clone Method (Task)

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > Task Class : Clone Method
Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As System.Object
public override System.object Clone()
See Also

Reference

Task Class
Task Members