Deletes the specified region and all its data.
public abstract void DeleteRegion(string regionName)
Public MustOverride Sub DeleteRegion(ByVal regionName As String)
public:virtual void DeleteRegion(String^ regionName) abstract
public abstract void deleteRegion(String regionName) regionName
region name. This value cannot be null.
This method deletes all the cache item belonging to the specified region regardless of their expiration policy. The LEADTOOLS Documents library will call this method to delete the items of a documents when it is disposed and not flagged to be saved in the cache.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
