C#
VB
C++
Initializes a new instance of CacheItem with the specified key and value and region.
public CacheItem(string key,object value,string regionName)
Protected Sub New() protected:CacheItem()
key
Unique identifier for this cache entry. This value will be stored in Key.
value
The data for this cache entry. This value will be stored in Value.
regionName
The name of the region in the cache. This value will be stored in RegionName.
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
