removeRange

open override fun removeRange(start: Int, count: Int, onResult: (NormalAdapterResult) -> Unit?)

Removes a contiguous content range by start index and count.

시작 인덱스와 개수 기준으로 연속된 content 구간을 제거합니다.