Results 1 to 4 of 4

Thread: .NET ArrayList - HashTable - Dictionary Base

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Microsoft Word MVP 2003-2009 VBAX Guru gmaxey's Avatar
    Joined
    Sep 2005
    Posts
    3,411
    Location
    mana,

    Thanks. I feel pretty stupid. I had gotten as far as oHT.Add 2, "two" yesterday. As I mentioned, I wasn't getting an error like I was with Set oDic = CreateObject("System.Collections.DictionaryBase"), but I was watching the oHT object in the locals window and seeing this. I just assumed that the object wasn't taking my .Add attempts.

    What about the DictionaryBase, any idea why it doesn't work while the others seem to be content?
    Attached Images Attached Images
    Greg

    Visit my website: http://gregmaxey.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •