DictionaryContainer.SetBooleanValue(NSString, Nullable<Boolean>) 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.
Stocke le booléen value
et l’associe à .key
protected void SetBooleanValue (Foundation.NSString key, Nullable<bool> value);
member this.SetBooleanValue : Foundation.NSString * Nullable<bool> -> unit
Paramètres
- key
- NSString
Identificateur associé au booléen.