Partager via


ScopeDisplayGroup.Insert - Méthode

Ajoute une étendue à la collection de portée du groupe Affichage, à l'index spécifié.

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

Syntaxe

'Déclaration
Public Sub Insert ( _
    index As Integer, _
    scope As Scope _
)
'Utilisation
Dim instance As ScopeDisplayGroup
Dim index As Integer
Dim scope As Scope

instance.Insert(index, scope)
public void Insert(
    int index,
    Scope scope
)

Paramètres

  • index
    Type : System.Int32

    Entier 32 bits qui indique la position d'index auquel insérer l'étendue.

Voir aussi

Référence

ScopeDisplayGroup classe

ScopeDisplayGroup - Membres

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