getItemPosition

abstract fun getItemPosition(item: ITEM): Int

Returns index of the target item, or -1 when not found.

대상 아이템의 인덱스를 반환하며, 없으면 -1을 반환합니다.