다음을 통해 공유


NSUbiquitousKeyValueStore.Remove(String) 메서드

정의

지정된 키에서 개체를 제거합니다.

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

매개 변수

aKey
String
특성

적용 대상