ClearCaches(CacheTypes) Method
Clears the caches of the specified types
'Declaration
Public Overloads Sub ClearCaches( _
ByVal As CacheTypes _
)
'Usage
Dim instance As DicomImage
Dim Types As CacheTypes
instance.ClearCaches(Types)
Parameters
- Types
-
The types of cached information to be cleared
Target Platforms: .NET CLR 4.0 or higher