Constructor CacheItem CacheItem(Object) Initialize new instance of cache item. Declaration public CacheItem(object value) Parameters Type Name Description System.Object value Actual object to be stored in cache.