Search
NodeListView.getNodesCount Method
See Also
 

Gets the number of nodes in the list view.

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

 Syntax

Java  Copy Code

public int getNodesCount ()

 Return Value

Returns the number of nodes in this list view.

 See Also