Create a list, then use List.AddRange() method to add values to this list then use List.ToArray() to get the array needed.
No comments:
Post a Comment