GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / GroupModelCollection Class / ClearItems Method

In This Topic
    ClearItems Method (GroupModelCollection)
    In This Topic
    Removes all elements from the System.Collections.ObjectModel.Collection<T>.
    Syntax
    'Declaration
     
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also