|
|
|
|
|
by tester756
435 days ago
|
|
2) In general I'd recommend using Min() (from LINQ) which works as expected But this property has this remark: "If the SortedSet<T> has no elements, then the Min property returns the default value of T." 1) Feels like you used compiler hints incorrectly |
|