How would you implement the IEnumerator interface?

前端 未结 5 1312
一生所求
一生所求 2020-12-03 03:58

I have a class that map objects to objects, but unlike dictionary it maps them both ways. I am now trying to implement a custom IEnumerator interface that iterates through t

5条回答
提交回复
热议问题