Returns the value associated with the given key, or 0L if
no mapping of the desired type exists for the given key.
Syntax
[Android.Runtime.Register("getLong", "(Ljava/lang/String;)J", "")]
public override
long GetLong (
string key)
Parameters
- p0
- a String
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1