Freigeben über


DictionaryContainer.SetBooleanValue(NSString, Nullable<Boolean>) Methode

Definition

Speichert den Booleschen value Wert und ordnet ihn dem keyzu.

protected void SetBooleanValue (Foundation.NSString key, Nullable<bool> value);
member this.SetBooleanValue : Foundation.NSString * Nullable<bool> -> unit

Parameter

key
NSString

Der bezeichner, der dem booleschen Wert zugeordnet ist.

value
Nullable<Boolean>

Der boolesche Nullable-Wert, der zugeordnet keywerden soll.

Gilt für: