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