Java.Util.ListResourceBundle Class
ListResourceBundle is the abstract superclass of classes which provide resources by implementing the getContents() method to return the list of resources.

See Also: ListResourceBundle Members

Syntax

[Android.Runtime.Register("java/util/ListResourceBundle", DoNotGenerateAcw=true)]
public abstract class ListResourceBundle : ResourceBundle

Remarks

ListResourceBundle is the abstract superclass of classes which provide resources by implementing the getContents() method to return the list of resources.

See Also

[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