Remove a named item from the cache.
Namespace: Composite.Core.CachingAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static void Remove( Object key ) |
Visual Basic |
---|
Public Shared Sub Remove ( _ key As Object _ ) |
Visual C++ |
---|
public: static void Remove( Object^ key ) |
Parameters
- key
- Type: System..::..Object
Key for item to remove