KevinFord
2 years agoNew Contributor
Convert an Array to an Object
I need to convert an array to an object. this is my array: [ { "totalMatchingRows": 2, "pageCount": 1, "pageSize": 1000, "pageIndex": null, "rowsInPage": 2 ...