Org.W3c.Dom.DOMException.InuseAttributeErr Field
If an attempt is made to add an attribute that is already in use elsewhere.

Value: 10

Syntax

[Android.Runtime.Register("INUSE_ATTRIBUTE_ERR")]
public const short InuseAttributeErr

Remarks

If an attempt is made to add an attribute that is already in use elsewhere.

[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