←Select platform

ObjectCache Class

Summary

Abstract class to provide cache support.

Syntax

C#
VB
Java
C++
[DefaultMemberAttribute("Item")] 
public abstract class ObjectCache 
<DefaultMemberAttribute("Item")>  
Public MustInherit Class ObjectCache 
public [DefaultMemberAttribute(L"Item")] 
   ref class ObjectCache abstract 
public abstract class ObjectCache 

Remarks

Refer to Document Toolkit and Caching for more information on how the cache is used with the LEADTOOLS Documents library and how to set up optional custom cache provider.

LEADTOOLS provides the FileCache object that implements ObjectCache.

Example

For an example, refer to DocumentFactory.

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