setIntersection method

SetIntersection setIntersection(
  1. dynamic ar
)

Implementation

SetIntersection setIntersection(ar) => SetIntersection(this, ar);