GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TaskCollection Class / ClearAndDispose Method

In This Topic
    ClearAndDispose Method (TaskCollection)
    In This Topic
    Removes all tasks from the collection, then disposes the tasks.
    Syntax
    'Declaration
     
    Public Sub ClearAndDispose() 
    public void ClearAndDispose()
    See Also