Docs (4.0.0)
class ManagedList property

iterator

Iterator symbol, alias of objects() method.

[Symbol.iterator]: () => IterableIterator<T>

Related