Version 87.1.132 
            Array value.
            
 
    Namespace: 
   CefSharp.DevTools.IndexedDB
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic IList<Key> Array { get; set; }public:
property IList<Key^>^ Array {
	IList<Key^>^ get ();
	void set (IList<Key^>^ value);
}Property Value
Type: 
IListKey
See Also