ResultTable.TotalRows 屬性
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public ReadOnly Property TotalRows As Integer
Get
'用途
Dim instance As ResultTable
Dim value As Integer
value = instance.TotalRows
public int TotalRows { get; }
屬性值
類型:System.Int32