C#
VB
C++
Value of the specified cache entry.
public virtual object Get(
string key,
string regionName
)
Public Overridable Function [Get](ByVal key As System.String, ByVal regionName As System.String) As T
public: virtual T^ Get(System.String^ key, System.String^ regionName)
key
Unique identifier of the cache item.
regionName
Optional name of a region in cache.
The value of the specified entry if found, otherwise; null.
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