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
Karthik Agarwal
NA
748
266.5k
Usage of Dictionary along with KeyPairValue
Aug 18 2011 7:21 AM
HI,
I have a dictionary declared as follows:
public:
static Dictionary<String ^, List<String ^>^> ^ language_string_table;
so by using for each loop key and values are loaded into that (which is written by someone else). Now i need by using the same for each loop i am able to access "key" of the Dictionary alone, please help me out how to access "value" of the Dictionary.
Thanks & Regards,
P.Karthik
Reply
Answers (
3
)
IShellWindows::FindWindowSW
How to find the max value of group of arrays