Partager via


DictionaryContainer.GetBoolValue(NSString) Méthode

Définition

Retourne la valeur booléenne nullable associée keyà .

protected Nullable<bool> GetBoolValue (Foundation.NSString key);
member this.GetBoolValue : Foundation.NSString -> Nullable<bool>

Paramètres

key
NSString

Identificateur du bool.

Retours

S’applique à