Android.OS.BaseBundle.GetInt Method
Returns the value associated with the given key, or 0 if no mapping of the desired type exists for the given key.

Syntax

[Android.Runtime.Register("getInt", "(Ljava/lang/String;)I", "GetGetInt_Ljava_lang_String_Handler")]
public virtual int GetInt (string key)

Parameters

key
a String

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value associated with the given key, or 0 if no mapping of the desired type exists for the given key.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0