ICSSearchableIndexDelegate.ReindexSearchableItems Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réindexe les éléments spécifiés dans l’index spécifié et s’exécute acknowledgementHandler
lorsque vous avez terminé.
[Foundation.Export("searchableIndex:reindexSearchableItemsWithIdentifiers:acknowledgementHandler:")]
[Foundation.Preserve(Conditional=true)]
public void ReindexSearchableItems (CoreSpotlight.CSSearchableIndex searchableIndex, string[] identifiers, Action acknowledgementHandler);
abstract member ReindexSearchableItems : CoreSpotlight.CSSearchableIndex * string[] * Action -> unit
Paramètres
- searchableIndex
- CSSearchableIndex
- identifiers
- String[]
- acknowledgementHandler
- Action
- Attributs