DOMExceptionNOT_FOUND_ERR Field |
If an attempt is made to reference a Node in a context where it does not exist.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort NOT_FOUND_ERR = 8
Public Const NOT_FOUND_ERR As UShort = 8
public:
literal unsigned short NOT_FOUND_ERR = 8
static val mutable NOT_FOUND_ERR: uint16
Field Value
Type:
UInt16
See Also