Org.W3c.Dom.LS.LSParser.ActionAppendAsChildren Field
Append the result of the parse operation as children of the context node.

Value: 1

Syntax

[Android.Runtime.Register("ACTION_APPEND_AS_CHILDREN")]
public const short ActionAppendAsChildren

Remarks

Append the result of the parse operation as children of the context node. For this action to work, the context node must be an Element or a DocumentFragment.

[Android Documentation]

Requirements

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