LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

Count Property

Show in webframe



Gets the number of items stored in the cache.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As Cache
Dim value As Integer
 
value = instance.Count
public int Count {get;}
public:
property int Count {
   int get();
}

Property Value

The number of items stored in the cache.
Requirements

Target Platforms

See Also

Reference

Cache Class
Cache Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.