1
Reply

C# arraylist access to objects

Thomas Anderson

Thomas Anderson

Feb 25 2010 11:02 AM
2.5k
I have an arraylist where I store my objects. Now in my example, I want to take the arraylist index and use it to assign the object inside to another object of the same. How would I do that?      

Attachment: Example.rar

Answers (1)