Home / comp / gb / enum 
Enum (gb)
This static class is used for implementing enumerable classes.

You must use it inside the implementation of _next special method.

Symbols
This class is static.
This class is enumerable with the FOR EACH keyword.

Static properties  Static methods 
Index    Stop   

See also

Special Methods