つまり

nurulist = new groundType[tile.GetLength(0), tile.GetLength(1)];

これがただNEWして箱を用意してるだけね

中身は入れてないという事ね
コンストラクタに渡したいのかと思うけどね