How to build a Dictionary in VB.Net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Priyasal
    New Member
    • Jul 2007
    • 5

    How to build a Dictionary in VB.Net

    Hi, I want to build a dictionary for tokens in VB.Net.How can i create the dictionary to have all those tokens?
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Sounds more like application design. What problem are you having?

    Comment

    • Priyasal
      New Member
      • Jul 2007
      • 5

      #3
      Originally posted by kenobewan
      Sounds more like application design. What problem are you having?
      Hi, While tokenizing the file strings i need to create a dictionary for these tokens.I want to know where to create & how to create that dictionary, mainly in .Net conept.
      Help me out.
      Thank u.
      Regards,
      priya

      Comment

      Working...