Java.Util.Prefs.AbstractPreferences.ChildrenNames Method
Returns the names of all children of this node or an empty array if this node has no children.

Syntax

[Android.Runtime.Register("childrenNames", "()[Ljava/lang/String;", "GetChildrenNamesHandler")]
public override string[] ChildrenNames ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.Prefs.BackingStoreException

Remarks

Returns the names of all children of this node or an empty array if this node has no children.

[Android Documentation]

Requirements

Namespace: Java.Util.Prefs
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1