Compartir a través de


: ResultTableCollection.Count (Propiedad) (Microsoft.Office.Server.Search.Query)

Gets the number of ResultTable objects in the collection.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property Count As Integer
'Uso
Dim instance As ResultTableCollection
Dim value As Integer

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

Valor de propiedad

A 32-bit integer indicating the number of ResultTable objects in the collection.

Vea también

Referencia

ResultTableCollection (Clase)
ResultTableCollection (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)