getIndex

abstract fun getIndex(): Int

返回元素在原始集合或序列中的下标(从 0 开始)。

Return

下标值