Does anybody know where I can go to find out how VB is doing arrays behind the scenes? I've been seeing some wierd things with large arrays (Arrays with 20+ dimensions) and am curious about what's going on. I'm specifically interested in how Dim and ReDim work in regards to typed arrays (Integer, string, long, etc..)


Thanks,
Jeremy