Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of items in the cache with the specified object type.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Function GetItemCount ( _
objectTypeName As String _
) As UInteger
'Usage
Dim instance As ISPCache
Dim objectTypeName As String
Dim returnValue As UInteger
returnValue = instance.GetItemCount(objectTypeName)
uint GetItemCount(
string objectTypeName
)
Parameters
- objectTypeName
Type: System.String
Return Value
Type: System.UInt32
Returns UInt32.