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
CreateBool Method
Create a new CefV8Value object of type bool.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
CefV8Value
CreateBool
(
bool
value
)
Parameters
value
Type:
System
Boolean
Return Value
Type:
CefV8Value
See Also
Reference
CefV8Value Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.