Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Finding HashTable

Finding HashTable

Scheduled Pinned Locked Moved C#
csharpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    M Riaz Bashir
    wrote on last edited by
    #1

    Hi, I am using C# 3.5 dotnetframework. kindly let me know, in which namespace may I find "HashTable" ? Thank you in advance (Riaz)

    0 V 2 Replies Last reply
    0
    • M M Riaz Bashir

      Hi, I am using C# 3.5 dotnetframework. kindly let me know, in which namespace may I find "HashTable" ? Thank you in advance (Riaz)

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #2

      System.Collections. But you'll get better results using a typed System.Collections.Generic.Dictionary.

      OSDev :)

      M 1 Reply Last reply
      0
      • M M Riaz Bashir

        Hi, I am using C# 3.5 dotnetframework. kindly let me know, in which namespace may I find "HashTable" ? Thank you in advance (Riaz)

        V Offline
        V Offline
        vivasaayi
        wrote on last edited by
        #3

        Please refer [^] Actually the Class Name is 'Hashtable'

        1 Reply Last reply
        0
        • 0 0x3c0

          System.Collections. But you'll get better results using a typed System.Collections.Generic.Dictionary.

          OSDev :)

          M Offline
          M Offline
          M Riaz Bashir
          wrote on last edited by
          #4

          thank you friend

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups