共用方式為


CSSearchableIndex.Delete(String[], Action<NSError>) 方法

定義

移除已識別的專案,並在完成時執行 completionHandler

[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

參數

identifiers
String[]
completionHandler
Action<NSError>

即將加入。

這個參數可以是 null

屬性

適用於