다음을 통해 공유


NSCoder.DecodeBool(String) 메서드

정의

지정된 키의 값을 부울로 디코딩합니다.

[Foundation.Export("decodeBoolForKey:")]
public virtual bool DecodeBool (string key);
abstract member DecodeBool : string -> bool
override this.DecodeBool : string -> bool

매개 변수

key
String

디코딩할 항목을 식별하는 키입니다.

반환

특성

적용 대상