ICSSearchableIndexDelegate.ReindexSearchableItems Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Reindexa os itens especificados no índice especificado e é executado acknowledgementHandler
quando concluído.
[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
Parâmetros
- searchableIndex
- CSSearchableIndex
- identifiers
- String[]
- acknowledgementHandler
- Action
- Atributos