Compartir a través de


CSSearchableIndex.Delete(String[], Action<NSError>) Método

Definición

Quita los elementos identificados y se ejecuta completionHandler cuando finaliza.

[Foundation.Export("deleteSearchableItemsWithIdentifiers:completionHandler:")]
public virtual void Delete (string[] identifiers, Action<Foundation.NSError> completionHandler);
abstract member Delete : string[] * Action<Foundation.NSError> -> unit
override this.Delete : string[] * Action<Foundation.NSError> -> unit

Parámetros

identifiers
String[]
completionHandler
Action<NSError>

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a