AlertCollection.Count 属性
获取集合中的搜索通知的数量。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property Count As Integer
Get
用法
Dim instance As AlertCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
属性值
类型:System.Int32
一个 32 位整数,指示搜索警报的数量。