item

abstract fun item(of: List<T, *>, at: Point): Int(source)

Returns the item at the given offset in a List.

Parameters

of

a specific list

at

the offset in the list