Java.Util.Properties.PropertyNames Method
Returns all of the property names (keys) in this Properties object.

Syntax

[Android.Runtime.Register("propertyNames", "()Ljava/util/Enumeration;", "GetPropertyNamesHandler")]
public virtual IEnumeration PropertyNames ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns all of the property names (keys) in this Properties object.

[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