Click or drag to resize

IValueGetObject Method

Version 94.4.20
Returns the underlying value converted to a managed object.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
Object GetObject()

Return Value

Type: Object
Returns the underlying value converted to a managed object.
See Also