This version of Unity is unsupported.

BaseListViewController.AddItems

Declaration

public void AddItems(int itemCount);

Parameters

itemCount The number of items to add.

Description

Adds a certain amount of items at the end of the collection.