{CompanyName} FlexyGo

MyCache..::..RemoveItem Method

Removes an item from the cache.

Namespace:  FLEXYGO.Caching
Assembly:  flxSession (in flxSession.dll)

Syntax


public static void RemoveItem(
	string key
)
Public Shared Sub RemoveItem ( _
	key As String _
)

Parameters

key
Type: String
The item key.