Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

DeleteItem Method (FileCache)






Cache item key to delete
Optional region name.
Deletes the specified item from the cache.
Syntax
public override void DeleteItem( 
   string key,
   string regionName
)
'Declaration
 
Public Overrides Sub DeleteItem( _
   ByVal key As String, _
   ByVal regionName As String _
) 
'Usage
 
Dim instance As FileCache
Dim key As String
Dim regionName As String
 
instance.DeleteItem(key, regionName)
@Override
public void deleteItem(String key, String regionName)
            
public:
void DeleteItem( 
   String^ key,
   String^ regionName
) override 

Parameters

key
Cache item key to delete
regionName
Optional region name.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features