A System.Collections.ArrayList or System.Collections.Generic.List object is a sophisticated version of an array. The ArrayList class and the List generic class provide some features that are offered in most System.Collections classes but that are not in the Array class. For example: