Click or drag to resize

KeyArray Property

Version 112.3.0
Array value.

Namespace:  CefSharp.DevTools.IndexedDB
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<Key> Array { get; set; }

Property Value

Type: IListKey
See Also