Android.OS.Bundle.Get Method
Returns the entry with the given key as an object.

Syntax

[Android.Runtime.Register("get", "(Ljava/lang/String;)Ljava/lang/Object;", "")]
public override Java.Lang.Object Get (string key)

Parameters

p0
a String key

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the entry with the given key as an object.

[Android Documentation]

Requirements

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