Total number of items in the cache in all regions.
[DataMemberAttribute(Name="items")]
public int Items { get; set; }
<DataMemberAttribute(Name:="items")>
Public Property Items() As Integer
Get
Set
public:
[DataMemberAttribute(Name=L"items")]
property int Items
{
int get()
void set(int value)
}
public int getItems()
public void setItems(int value)
The total number of items in the cache in all regions. If this is the cache used by the LEADTOOLS Document Viewer then an item can be a page raster image, thumbnail, text data, etc.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document