iterator

operator fun dynamic.iterator(): Iterator<dynamic>(source)

Allows to iterate this dynamic object in the following cases:

Since Kotlin

1.1