Search
ItemListView.getItemsCount Method
See Also
 

Gets the number of items in the list view.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getItemsCount ()

 Return Value

Returns the number of items in this list view.

 See Also