TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
suparna
NA
1
0
Alternative for java-HashMap in C# -Urgent help required
Dec 5 2005 4:29 AM
Java HashMap equivalent in C# is HashTable.
But in java the HashMap can have a null key ie
key
is a null reference and there can be duplicate keys ie basically keys with the same name.
I want a class that provides the above feature ie
1)stores in key value pairs
2) key can be null
3)Keys with the same name came be added.
or if there is another util class that provided the above mentioned features.
Please help me with this.
Thanks a lot in advance.
Reply
Answers (
0
)
Using DataGrid for Creating Inventry Form
having a long context menu not taking all the screen height