Partager via


ResultTable.TotalRows - Propriété

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TotalRows As Integer
    Get
'Utilisation
Dim instance As ResultTable
Dim value As Integer

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ResultTable classe

ResultTable - Membres

Microsoft.SharePoint.Client.Search.Query - Espace de noms