I am seeing lot of examples in regards to arraylist in c#.

but what is the arraylist? is it a list of arrays? can I assume like that?

Is it some thing like linked list?

any explanation would be very helpful.

nath