DictionaryContainer.GetBoolValue(NSString) Método

Definição

Retorna o booliano anulável associado keya .

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

Parâmetros

key
NSString

O identificador do bool.

Retornos

Aplica-se a