Org.W3c.Dom.LS.LSParser.ActionReplaceChildren Field
Replace all the children of the context node with the result of the parse operation.

Value: 2

Syntax

[Android.Runtime.Register("ACTION_REPLACE_CHILDREN")]
public const short ActionReplaceChildren

Remarks

Replace all the children of the context node with the result of the parse operation. For this action to work, the context node must be an Element, a Document, 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