共用方式為


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

識別要解碼之專案的索引鍵。

傳回

屬性

適用於