|
-
May 25th, 2004, 02:27 PM
#1
Thread Starter
Lively Member
Hashtable
Hello everybody:
I have created a hashtable and storing key-value pairs
userHolder.Add(strArry[0],realId1);
userHolder.Add(strArry[1],realId2);
userHolder.Add(strArry[2],realId3);
My problem is How can I get the value of realId1 by using the key strArry[0] ?
Pls guide...
Kapil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|