Java.Util.ListResourceBundle: Method Members

The methods of Java.Util.ListResourceBundle are listed below. For a list of all members, see the ListResourceBundle Members list.

See Also: Inherited members from Java.Util.ResourceBundle

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.