Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/DataList/Builder/get

get

operator fun get(index: Int): DataItem?

Gets the DataItem at the given index, if there is one.

Return

the DataItem at the given index; or null

Generated by Dokka
(c) Tealium 2026