Error!
Success!

C# Generic Read-Only Dictionary

0
kicks

C# Generic Read-Only Dictionary  (Unpublished)

The .NET framework includes several types of collection that are designed for use in object models. Amongst these is the ReadOnlyCollection that allows the creation of collections that may not be modified. However, there is no read-only Dictionary type.


Kicked By:
Drop Kicked By: