Android.Util.SparseBooleanArray.Get Method
Gets the boolean mapped from the specified key, or false if no such mapping has been made.

Syntax

[Android.Runtime.Register("get", "(I)Z", "GetGet_IHandler")]
public virtual bool Get (int key)

Parameters

key
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the boolean mapped from the specified key, or false if no such mapping has been made.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1