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.


Did you find this page useful? Please give it a rating: