Android.Util.SparseArray.Get Method
Gets the Object mapped from the specified key, or null if no such mapping has been made.

Syntax

[Android.Runtime.Register("get", "(I)Ljava/lang/Object;", "GetGet_IHandler")]
public virtual Java.Lang.Object 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 Object mapped from the specified key, or null 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