C#
VB
C++
Determines whether the cache store contains an item with the specified Id.
public bool Contains(string id)
Public Function Contains( _ByVal id As String _) As Boolean
public:bool Contains(String^ id)
id
A System.String that identifies the cache item.
true if the cache item is found in the cache store ; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
