ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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