DOMExceptionTYPE_MISMATCH_ERR Field |
If the type of an object is incompatible with the expected type of the parameter associated to the object.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public const ushort TYPE_MISMATCH_ERR = 17
Public Const TYPE_MISMATCH_ERR As UShort = 17
public:
literal unsigned short TYPE_MISMATCH_ERR = 17
static val mutable TYPE_MISMATCH_ERR: uint16
Field Value
Type:
UInt16See Also