I wonder why ++ operator is missing in VB.NET where as we have other C equivalents like += +* etc..

Any guess???

In one book I read that Microsoft thought ++ will complicate the code! Then why not the same for +/ etc??