S
Simon Johnson
In c# is it possible to resize an array cleanly?
My application is that I have a list of numbers i'd like to return from a
method as an integer array. I don't know before hand how many integers i'm
going to have.
Simon.
My application is that I have a list of numbers i'd like to return from a
method as an integer array. I don't know before hand how many integers i'm
going to have.
Simon.