DOMExceptionINDEX_SIZE_ERR Field
If index or size is negative, or greater than the allowed value.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort INDEX_SIZE_ERR = 1

Field Value

Type: UInt16
See Also