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
Franz Reschob
NA
109
1.9k
What means "=>" in C#, how can I search about this in google?
Apr 11 2012 5:48 PM
Can somebody explain, or provide a link where about "=>" explained based on some examples?
To search in google for "=>" - what should I enter?
Here is a part of code example code wher this syntax is used
public List<SCNavigation> NavigationList { set; get; }
...
listNavigation = this.NavigationList.FindAll(item => item.Level == i);
Thanks a lot!
Reply
Answers (
2
)
How can I show a selected part of an xml in a DataGridView?
VBNET2008 MENUSTRIP CONTROL AND NORMAL BUTTON CONTROL