This version of Unity is unsupported.

BaseListViewController.RemoveItem

Declaration

public void RemoveItem(int index);

Parameters

index The item index.

Description

Removes an item from the source, by index.