[c#] An array of List in c#

use

List<int>[] a = new List<int>[100];