ComponentOne GanttView for WinForms
Clone Method (BaseTask)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : Clone Method
Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Public MustOverride Function Clone() As System.Object
public abstract System.object Clone()
See Also

Reference

BaseTask Class
BaseTask Members