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

Value: 5

Syntax

[Android.Runtime.Register("ACTION_REPLACE")]
public const short ActionReplace

Remarks

Replace the context node with the result of the parse operation. For this action to work, the context node must have a parent, and the parent 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