removeViewAt

abstract fun removeViewAt(parent: T, index: Int)

Removes View from the parent View at the index specified as a parameter.