Click here to Skip to main content
15,885,757 members
Articles / Programming Languages / C# 4.0

Use of IReadOnlyDictionary and IReadOnlyList Properties in .NET Objects

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
28 May 2016CPOL3 min read 35.4K   2  
Control the changes to structured data exposes by your .NET objects

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Erickson and Associates
United States United States
Principle Software Engineer for the consulting firm of Erickson and Associates in Seattle WA. BA in Architecture from Virginia Tech and BS in Computer Science, University of WA.

Comments and Discussions