I have an array of objects which I am needing to check if a similar object already exists in the array. For example, is there an object that has the same make and model properties (Ford Focus):I have an array of objects which I am needing t
I have an array of objects which I am needing to check if a similar object already exists in the array. For example, is there an object that has the same make and model properties (Ford Focus):I have an array of objects which I am needing t