C# array to label

C#
lblAnswer3.Text = string.Join(", ", number);
Source

Also in C#: