This version of Unity is unsupported.

BaseVerticalCollectionView.Rebuild

Declaration

public void Rebuild();

Description

Clears the collection view, recreates all visible visual elements, and rebinds all items.

Call this method whenever a structural change is made to the view.