Is this normal behaviour ?? Was my prof at the university wrong with standard oop definitions ??
I think this behaviour is normal, because it isn't a object anymore. you cast it explicit to an array. it would be strange, if you wouldn't be able to access any element of an array.
Chris