←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly