Returns an array that holds all items that appear in both passed arrays.
The type of the elements in the array.
The first array.
The second array.
A new array which holds the items that appear in both passed arrays.
Returns an array that holds all items that appear in both passed arrays.