Java.Util.Prefs.AbstractPreferences.Parent Method
Returns the parent preference node of this node or null if this node is the root node.

Syntax

[Android.Runtime.Register("parent", "()Ljava/util/prefs/Preferences;", "GetParentHandler")]
public override Preferences Parent ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the parent preference node of this node or null if this node is the root node.

[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