Java.Util.ListResourceBundle.GetContents Method
Returns an Object array containing the resources of this ListResourceBundle.

Syntax

[Android.Runtime.Register("getContents", "()[[Ljava/lang/Object;", "GetGetContentsHandler")]
protected abstract Java.Lang.Object[][] GetContents ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an Object array containing the resources of this ListResourceBundle. Each element in the array is an array of two elements, the first is the resource key string and the second is the resource.

[Android Documentation]

Requirements

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