public static CefV8Value[] GetArrayElements(this CefV8Value @this) { return(@this.GetElements().ToArray()); }