Partager via


ScopeDisplayGroup.RemoveAt, méthode (Microsoft.Office.Server.Search.Administration)

Removes the scope at the specified index position from the display group's scope collection.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Sub RemoveAt ( _
    index As Integer _
)
'Utilisation
Dim instance As ScopeDisplayGroup
Dim index As Integer

instance.RemoveAt(index)
public void RemoveAt (
    int index
)

Paramètres

  • index
    A 32-bit integer that specifies the index position of the scope to remove.

Voir aussi

Référence

ScopeDisplayGroup, classe
Membres ScopeDisplayGroup
Microsoft.Office.Server.Search.Administration, espace de noms