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