Mindscape LightSpeed - User Reference & API Documentation
RemoveItem Method (key)
API ReferenceMindscape.LightSpeed.CachingICacheRemoveItem(String)
Removes the specified item from the cache.
Declaration Syntax
C#Visual Basic
void RemoveItem(
	string key
)
Sub RemoveItem ( _
	key As String _
)
Parameters
key (String)
The key of the item to be removed.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)