(I've had to restart this thread since it lost it's way a bit)

How can I do Linked lists properly in C#?

I know how to do it in C++ but I'm new to C# and its a bit of a grey area.

Thanks.

Preferably a 2 way linked list, but 1 will suffice.

Many thanks