Yes. In LabVIEW, complex numbers are a scalar number datatype and you multiply them with the multiplier node.
The multiplier node also accepts two arrays on its inputs. Multiplication is is done element by element. The size of the output array is that of the shorter input size.