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.
Gets the number of values in this collection.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function Count As Integer
'Usage
Dim instance As BaseInfoCollection
Dim returnValue As Integer
returnValue = instance.Count()
public int Count()
Return value
Type: System.Int32
The number of values in this collection.