Non-Generic Collections

The elements of the list are of type object, dictionaries keys and values are objects. There is no means to the constraints of data in the collection. Located in System.Collections namespace in .NET Framework.
1. Array
2. ArrayList

ArrayList
ArrayList Workflow

3. ICollection
4. IList

Leave a Reply

Your email address will not be published. Required fields are marked *