共用方式為


NSCoder.DecodeDouble(String) 方法

定義

將指定索引鍵上的值解碼為 double。

[Foundation.Export("decodeDoubleForKey:")]
public virtual double DecodeDouble (string key);
abstract member DecodeDouble : string -> double
override this.DecodeDouble : string -> double

參數

key
String

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

傳回

屬性

適用於