what is integer array with semi semicolon in c# code example Example: C#: convert array of integers to comma separated string var result = string.Join(",", arr);