Share via


NSCoder.DecodeInt(String) Method

Definition

[Foundation.Export("decodeInt32ForKey:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int DecodeInt(string key);
[<Foundation.Export("decodeInt32ForKey:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DecodeInt : string -> int
override this.DecodeInt : string -> int

Parameters

key
String

Returns

Attributes

Applies to