user252836
1
Q:

enumerable.range contains

IEnumerable<int> squares = Enumerable.Range(4, 3).Select(x => x * x);
0

Tags

New to Communities?

Join the community