←Select platform

CacheItem Constructor(string)

Summary

Initializes a new instance of CacheItem with the specified key.

Syntax

C#
VB
C++
public CacheItem( 
   string key 
) 
Protected Sub New() 
protected:  
   CacheItem() 

Parameters

key

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly