Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/DataObject/iterator

iterator

open operator override fun iterator(): Iterator<Map.Entry<String, DataItem>>

Returns the Iterator in order to iterate over the collection.

Return

The iterator which can be used to iterate over all entries in the collection

Generated by Dokka
(c) Tealium 2026