Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
IValue Interface
IValue Properties
IValue Methods
Click or drag to resizeClick or drag to resize

IValue Interface

Version 118.6.80
Interface representing CefValue.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
publicinterfaceIValue :IDisposable
publicinterface classIValue :IDisposable

TheIValue type exposes the following members.

Properties
 NameDescription
Public propertyType
Returns the underlying value type.
Top
Methods
 NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited fromIDisposable.)
Public methodGetBool
Returns the underlying value as type bool.
Public methodGetDictionary
Returns the underlying value as type dictionary.
Public methodGetDouble
Returns the underlying value as type double.
Public methodGetInt
Returns the underlying value as type int.
Public methodGetList
Returns the underlying value as type list.
Public methodGetObject
Returns the underlying value converted to a managed object.
Public methodGetString
Returns the underlying value as type string.
Top
See Also

Reference

CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp