Represents operator op_In(Vector<T>,Vector<T>).
public class operator In(const left, right: Vector<T>): Boolean; inline;