ResultTable.RowCount Property

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
Public ReadOnly Property RowCount As Integer
    Get
'Usage
Dim instance As ResultTable
Dim value As Integer

value = instance.RowCount
public int RowCount { get; }

Property Value

Type: System.Int32

See Also

Reference

ResultTable Class

ResultTable Members

Microsoft.SharePoint.Search.Query Namespace