How to get the element from hashset that is known to contain exactly 1 element? (without iterating it)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
try using First()
|
|||||
|
|
