Hello,

Assume I created a class similar to a collection.
This means that it would make sense to iterate on items contained in this class.

Is it possible to write code in VB6 to enable the "For Each ..." construct working with this class?

I have little hopes, but I ask ...