Org.W3c.Dom.Node.DocumentPositionContainedBy Property
The node is contained by the reference node.

Syntax

[Android.Runtime.Register("DOCUMENT_POSITION_CONTAINED_BY")]
public static short DocumentPositionContainedBy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The node is contained by the reference node. A node which is contained is always following, too.

[Android Documentation]

Requirements

Namespace: Org.W3c.Dom
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8