CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    George2 is offline Elite Member Power Poster
    Join Date
    Oct 2002
    Posts
    4,468

    Hashtable v.s. Dictionary

    Hello everyone,


    Any guidelines about when to use Hashtable and when to use Dictionary? I always use Dictionary. :-)


    thanks in advance,
    George

  2. #2
    Join Date
    Nov 2004
    Posts
    105

    Red face Re: Hashtable v.s. Dictionary

    Ravi.Battula

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured