DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / ClearCaches Method / ClearCaches() Method






    ClearCaches() Method
    Clears the entire internal cache
    Syntax
    'Declaration
     
    
    Public Overloads Sub ClearCaches() 
     
    'Usage
     
    
    Dim instance As DicomImage
     
    instance.ClearCaches()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also