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