248 Views
Complete implementations of a ReadOnlyDictionary<TKey, TValue> and ReadOnlySet<T> class in C# 3.0, in the style of the ReadOnlyCollection<T> class in the BCL.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Complete implementations of a ReadOnlyDictionary<TKey, TValue> and ReadOnlySet<T> class in C# 3.0, in the style of the ReadOnlyCollection<T> class in the BCL.