Java.Util.ListResourceBundle Members

The members of Java.Util.ListResourceBundle are listed below.

See Also: Inherited members from Java.Util.ResourceBundle

Public Constructors

Constructs a new instance of this class.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
override
KeysIEnumeration. Returns the names of the resources contained in this ResourceBundle.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

override
HandleGetObject(string) : Java.Lang.Object
Returns the named resource from this ResourceBundle, or null if the resource is not found.

Protected Methods

abstract
GetContents() : Java.Lang.Object[][]
Returns an Object array containing the resources of this ListResourceBundle.