共用方式為


NSUbiquitousKeyValueStore.Remove(String) 方法

定義

移除位於指定索引鍵的 物件。

[Foundation.Export("removeObjectForKey:")]
public virtual void Remove (string aKey);
abstract member Remove : string -> unit
override this.Remove : string -> unit

參數

aKey
String
屬性

適用於