I have 2 forms, i need to have a copy of the array in the 1st form to be able to add/remove elements of it from the 2nd form.
can i use the Array.Copyto() method while the target array in another class ?
thanks in advance~Shareb