To search in google for "=>" - what should I enter?
Here is a part of code example code wher this syntax is used
public List
...
listNavigation = this.NavigationList.FindAll(item => item.Level == i);
Thanks a lot!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hans KlosePosted Apr 11, 2012, 5:54 PM
http://msdn.microsoft.com/en-us/library/bb397687.aspx
Franz ReschobPosted Apr 11, 2012, 6:11 PM