Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

Items Property






Total number of items in the cache in all regions.
Syntax
[DataMemberAttribute(Name="items", IsNameSetExplicitly=true)]
public int Items {get; set;}
'Declaration
 
<DataMemberAttribute(Name="items", IsNameSetExplicitly=True)>
Public Property Items As Integer
'Usage
 
Dim instance As CacheStatistics
Dim value As Integer
 
instance.Items = value
 
value = instance.Items
public int getItems()
public void setItems(int value)
            
[DataMemberAttribute(Name="items", IsNameSetExplicitly=true)]
public:
property int Items {
   int get();
   void set (    int value);
}

Property 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.
Requirements

Target Platforms

See Also

Reference

CacheStatistics Class
CacheStatistics Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features