11
Answers

C# programming:

Hi, How to get from a int list with the numbers 39 39 39 40 40, two list: ListA.Add(39 39 39); ListB.Add(40 40);Thanks.

Answers (11)