C# arraylist access to objects

Feb 25 2010 11:02 AM
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)