Leadtools.Medical.Caching Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Remove Method
See Also 
Leadtools.Medical.Caching Namespace > Cache Class : Remove Method



id
A String that identifies the cache item to be deleted.
id
A String that identifies the cache item to be deleted.
Delete an item from the Cache.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Remove( _
   ByVal id As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As Cache
Dim id As String
 
instance.Remove(id)
C# 
public virtual void Remove( 
   string id
)
C++/CLI 
public:
virtual void Remove( 
   String^ id
) 

Parameters

id
A String that identifies the cache item to be deleted.

Remarks

Calling this method causes the ItemRemoved to be raised.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

Remove requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features