C#
VB
Java
C++
Abstract class to provide cache support.
[DefaultMemberAttribute("Item")]
public abstract class ObjectCache
<DefaultMemberAttribute("Item")>
Public MustInherit Class ObjectCache
public [DefaultMemberAttribute(L"Item")]
ref class ObjectCache abstract
public abstract class ObjectCache
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.
For an example, refer to DocumentFactory.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET