I am trying to find what is the upper limit of Scripting.Dictionary? There is one?
This can be either a limit on the number of elements or memory size. I could not track information about this.
Of all that I have ever met (and I seem to be unable to find any documentation to contradict this), the dictionary has no implicit upper limit and is limited only by the amount of available memory.