Org.W3c.Dom.DOMException.NoModificationAllowedErr Field
If an attempt is made to modify an object where modifications are not allowed.

Value: 7

Syntax

[Android.Runtime.Register("NO_MODIFICATION_ALLOWED_ERR")]
public const short NoModificationAllowedErr

Remarks

If an attempt is made to modify an object where modifications are not allowed.

[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