I have an array of objects with N properties each. I perform a subset operation using Where-Object like this, for instance:
Where-Object
$mySubset = $myArrayO