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

In This Topic
    ClearCache Method (C1TileControl)
    In This Topic
    Releases memory occupied by internal cached images. It doesn't force garbage collection though.
    Syntax
    'Declaration
     
    
    Public Sub ClearCache() 
    public void ClearCache()
    See Also