ComponentOne GanttView for WPF
AddNew Method (TaskCollection)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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