Saturday 10 May 2014

count list value

int count = list.Where(temp => temp.Equals(valueToFind))

No comments:

Post a Comment