@Iterator

Specifies that a procedure is an iterator.

Instructions

Declaration contexts
You can use @Iterator only with Function, Method, Property, and Sub.

Applies to

Examples

TODO

See also