I am trying to translate this code to vb.net I am sure its very simple, but I cant figure out the syntax.

if ((j += nbrOfRanks[c]) > (N-5))

its the conditional statment that is the problem +=

Thanks,
-ST