←Select platform

CacheItem Constructor(string)

Summary

Initializes a new instance of CacheItem with the specified key.

Syntax
C#
C++/CLI
Python
public CacheItem( 
   string key 
) 
protected:  
   CacheItem() 
__init__(self,key) # Overloaded constructor 

Parameters

key

Unique identifier for this cache entry. This value will be stored in Key.

Requirements

Target Platforms

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

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.