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("getIntArray", "(Ljava/lang/String;)[I", "")]
public override
int[]
GetIntArray (
string key)
Parameters
- p0
- a String, or null
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