Returns true if this object and |that| object have an equivalent underlying
value but are not necessarily the same object.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsEqual(
CefValue that
)
Parameters
- that CefValue
-
Return Value
Boolean
See Also