获取返回的结果表中的搜索结果数。
命名空间: Microsoft.SharePoint.Client.Search.Query
程序集: Microsoft.SharePoint.Client.Search(位于 Microsoft.SharePoint.Client.Search.dll 中)
语法
声明
Public ReadOnly Property RowCount As Integer
Get
用法
Dim instance As ResultTable
Dim value As Integer
value = instance.RowCount
public int RowCount { get; }
属性值
类型:System.Int32
搜索结果数。