Org.W3c.Dom.DOMException.WrongDocumentErr Field
If a Node is used in a different document than the one that created it (that doesn't support it).

Value: 4

Syntax

[Android.Runtime.Register("WRONG_DOCUMENT_ERR")]
public const short WrongDocumentErr

Remarks

If a Node is used in a different document than the one that created it (that doesn't support it).

[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 1