Checks if the cache has the provided key.
Namespace: Composite.Core.CachingAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public static bool HasKey( Object key ) |
| Visual Basic |
|---|
Public Shared Function HasKey ( _ key As Object _ ) As Boolean |
| Visual C++ |
|---|
public: static bool HasKey( Object^ key ) |
Parameters
- key
- Type: System..::..Object
Key for item