Partager via


ScopeDisplayGroup.Item - Propriété

Obtient l'étendue spécifiée à partir de la collection d'étendues de groupe d'affichage.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Default Property Item ( _
    index As Integer _
) As Scope
    Get
'Utilisation
Dim instance As ScopeDisplayGroup
Dim index As Integer
Dim value As Scope

value = instance(index)
public Scope this[
    int index
] { get; }

Paramètres

  • index
    Type : System.Int32

    Entier 32 bits qui indique l'index.

Valeur de propriété

Type : Microsoft.Office.Server.Search.Administration.Scope
Un objet Scope .

Voir aussi

Référence

ScopeDisplayGroup classe

ScopeDisplayGroup - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms