Partager via


NSCoder.DecodeBool(String) Méthode

Définition

Décode la valeur à la clé spécifiée en tant que bool.

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

Paramètres

key
String

Clé identifiant l’élément à décoder.

Retours

Attributs

S’applique à