How do I get the second item out of Sort()? I tried using [1], but that doesn’t seem to work
Looks like I needed .Nth(2)
Thanks!
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.