Compartilhar via


ScopeDisplayGroupCollection.Count property

Obtém o número de objetos ScopeDisplayGroup na coleção.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public ReadOnly Property Count As Integer
    Get
'Uso
Dim instance As ScopeDisplayGroupCollection
Dim value As Integer

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

Property value

Type: System.Int32
Um inteiro de 32 bits que representa o número de grupos de exibição da coleção.

Ver também

Referência

ScopeDisplayGroupCollection class

ScopeDisplayGroupCollection members

Microsoft.Office.Server.Search.Administration namespace