Well, the -> operator is used to access members of the class like fields, methods, properties. Size, Name and Colour are nested classes, not class members and in C++ :: is used to access them. It's not an intellisense thing, this is how C++ language works.
↧