Array.ConvertAll<string, int>(value.Split(','), Convert.ToInt32);