ComponentOne GanttView for WinForms
AddNew Method (TaskCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class : AddNew Method
Adds a new item to the list.
Syntax
'Declaration
 
Public Function AddNew() As Task
public Task AddNew()

Return Value

The item added to the list.
See Also

Reference

TaskCollection Class
TaskCollection Members