다음을 통해 공유


NSCoder.DecodeLong(String) 메서드

정의

지정된 키의 값을 long으로 디코딩합니다.

[Foundation.Export("decodeInt64ForKey:")]
public virtual long DecodeLong (string key);
abstract member DecodeLong : string -> int64
override this.DecodeLong : string -> int64

매개 변수

key
String

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

반환

특성

적용 대상