4
Answers

Accessing an array from another class

Ask a question
Shareb

Shareb

17y
2.4k
1

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


Answers (4)