I've got this code
How could I display what unique[i] is in a messagebox or something? ThanksCode:for (int i = 0; i < unique.Count; i++) if (!updated.Contains(unique[i])) updated.Add(unique[i]);
|
Results 1 to 2 of 2
Thread: Integer help
|
Click Here to Expand Forum to Full Width |