Quote:
Originally Posted by arul
SomeObj val;
dictionary.TryGetValue(key, out val);
Yeah but I agree that with those constructions the code looks a little ugly.
|
Point is, its not a straight replacement, especially with this SDK, i believe I tried to juts replace it once and got issues with the NoKeyFoundException, got lazy and stopped
