DicomObjects.NET.V8
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.0 or higher

    See Also