The members of Java.Util.PropertyResourceBundle are listed below.
See Also: Inherited members from Java.Util.ResourceBundle
Constructs a new resource bundle with properties read from reader. | ||
Constructs a new instance of PropertyResourceBundle and loads the properties file from the specified InputStream. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | Keys | IEnumeration. Returns the names of the resources contained in this ResourceBundle. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | HandleGetObject(string)Returns the named resource from this ResourceBundle, or null if the resource is not found. |