C# Developers' Journal (original) (raw)

1:26p

I've currently created an instance of list, as well as an enumerator. However, I have a question about this:

How do you add an enumerator to a list? I can only make them as two unrelated instances.

(4 Comments |Comment on this)