←Select platform

CacheItem Constructor

Summary

Initializes a new instance of CacheItem with the specified key and value and region.

Overload List
Overload Description
CacheItem() Initializes a new instance of CacheItem.
CacheItem(string) Initializes a new instance of CacheItem with the specified key.
CacheItem(string,object) Initializes a new instance of CacheItem with the specified key and value.
CacheItem(string,object,string) Initializes a new instance of CacheItem with the specified key and value and region.

Requirements

Target Platforms

See Also

Reference

CacheItem Class

CacheItem Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly