Partager via


CSSearchableIndex.DeleteAsync(String[]) Méthode

Définition

Supprime les éléments identifiés et s’exécute completionHandler lorsque vous avez terminé.

public virtual System.Threading.Tasks.Task DeleteAsync (string[] identifiers);
abstract member DeleteAsync : string[] -> System.Threading.Tasks.Task
override this.DeleteAsync : string[] -> System.Threading.Tasks.Task

Paramètres

identifiers
String[]

Retours

Tâche qui représente l’opération de suppression asynchrone

S’applique à