NSCoder.DecodeBool(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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