2
Answers

derive from IEnumerator

Ask a question
George George

George George

16y
2.1k
1

Hello everyone,


I am wondering why do we need to derive some type from IEnumerator<T>? Could anyone show me some useful samples?

I think using IEnumerator<T> itself should be enough in all cases?


thanks in advance,
George


Answers (2)