Search
TreeItemCollection Constructor ()
See Also
 






Initializes a new instance of the TreeItemCollection class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public TreeItemCollection ()

Visual Basic  Copy Code

Public Sub New ()

 See Also