Android.OS.BaseBundle.GetLongArray Method
Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key or a null value is explicitly associated with the key.

Syntax

[Android.Runtime.Register("getLongArray", "(Ljava/lang/String;)[J", "GetGetLongArray_Ljava_lang_String_Handler")]
public virtual long[] GetLongArray (string key)

Parameters

key
a String, or null

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key or a null value is explicitly associated with the key.

[Android Documentation]

Requirements

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