NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefV8Value Class
CefV8Value Methods
AdjustExternallyAllocatedMemory Method
ClearException Method
CreateArray Method
CreateBool Method
CreateDate Method
CreateDouble Method
CreateFunction Method
CreateInt Method
CreateNull Method
CreateObject Method
CreateString Method
CreateUInt Method
CreateUndefined Method
DeleteValue Method
Dispose Method
ExecuteFunction Method
ExecuteFunctionWithContext Method
Finalize Method
GetArrayLength Method
GetBoolValue Method
GetDateValue Method
GetDoubleValue Method
GetException Method
GetExternallyAllocatedMemory Method
GetFunctionHandler Method
GetFunctionName Method
GetIntValue Method
GetKeys Method
GetStringValue Method
GetUIntValue Method
GetUserData Method
GetValue Method
HasValue Method
IsSame Method
SetRethrowExceptions Method
SetUserData Method
SetValue Method
TryGetKeys Method
WillRethrowExceptions Method
CefV8Value
IsSame Method
Returns true if this object is pointing to the same handle as |that| object.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
IsSame
(
CefV8Value
that
)
Parameters
that
Type:
Internal.Xilium.CefGlue
CefV8Value
Return Value
Type:
Boolean
See Also
Reference
CefV8Value Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.