Search
NodeListView.NodesCount Property
See Also
 






Gets the number of nodes in the list view.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int NodesCount { get; }

Visual Basic  Copy Code

Public ReadOnly Property NodesCount As Integer

 Property Value

 See Also