BaseInfoCollection<T>.Count 方法

获取此集合中的值的数目。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function Count As Integer
用法
Dim instance As BaseInfoCollection
Dim returnValue As Integer

returnValue = instance.Count()
public int Count()

返回值

类型:System.Int32
此集合中的值的数目。

另请参阅

引用

BaseInfoCollection<T> 类

BaseInfoCollection<T> 成员

Microsoft.Office.Server.Search.Administration 命名空间