This version of Unity is unsupported.

BaseTreeViewController.GetTreeItemsCount

Declaration

public int GetTreeItemsCount();

Returns

int The number of items in the tree.

Description

Get the number of items in the whole tree.

This is different from CollectionViewController.GetItemsCount, which will return the number of items in the source.