ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / SlideCollection Class / ClearItems Method

In This Topic
    ClearItems Method (SlideCollection)
    In This Topic
    Removes all items from the SlideCollection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also