GenerativeComponents Help

Intersection

Returns a new list comprising every value that's a member of both listA and listB.

object[] Intersection(object[] listA, object[] listB)