Deletes the specified region and all its data.
public override void DeleteRegion(
string regionName
)
public:
virtual void DeleteRegion(
String^ regionName
) override
@Override
public void deleteRegion(String regionName)
def DeleteRegion(self,regionName):
regionName
region (sub-directory) 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 Document 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document