Leadtools.Medical.Caching Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Count Method
See Also 
Leadtools.Medical.Caching.Storage Namespace > IStorageProvider Interface : Count Method



name
A String representing the user context
name
A String representing the user context
The number of items stored for the specified user context.

Syntax

Visual Basic (Declaration) 
Overridable Function Count( _
   ByVal name As String _
) As Integer
Visual Basic (Usage)Copy Code
Dim instance As IStorageProvider
Dim name As String
Dim value As Integer
 
value = instance.Count(name)
C# 
virtual int Count( 
   string name
)
C++/CLI 
virtual int Count( 
   String^ name
) 

Parameters

name
A String representing the user context

Return Value

The number of items in the user context store specified by name.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

Count requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features