←Select platform

GetCount Method

Summary

Total number of cache entries in the cache.

Syntax
C#
C++/CLI
Java
Python
public override long GetCount( 
   string regionName 
) 
public:  
   virtual Int64 GetCount( 
      String^ regionName 
   ) override 
@Override 
public long getCount(String regionName) 
def GetCount(self,regionName): 

Parameters

regionName

Optional name of a region in cache.

Return Value

The total number of cache entries found.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.