←Select platform

Remove Method (Cache)

Summary

Deletes an item from the Cache.

Syntax

C#
VB
C++
public virtual void Remove(  
   string id 
) 
Public Overridable Sub Remove( _ 
   ByVal id As String _ 
) 
public: 
virtual void Remove(  
   String^ id 
) 

Parameters

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

Remarks

Calling this method causes the ItemRemoved to be raised.

Requirements

Target Platforms

See Also

Reference

Cache Class

Cache Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Caching Assembly
Click or drag to resize