Click here to Skip to main content
15,868,141 members
Articles / Web Development / ASP.NET

A Simple Immutable ArrayList for C#

Rate me:
Please Sign up or sign in to vote.
2.44/5 (9 votes)
21 Nov 2007CPOL2 min read 39.1K   109   12  
An ArrayList container wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.

Views

Daily Counts

Downloads

Weekly 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) Desktop Technical Services, WA
United States United States
Chief of Product Development, Panda Dental Software
Scientific Programmer for NOAA Fisheries, Seattle WA
Senior Software Engineer, Avaya

Comments and Discussions