DiagramLite Programmer's Guide
TreeItemCollection Constructor (Boolean)
See Also
 





Initializes a new instance of the TreeItemCollection class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public TreeItemCollection (
    bool notifyParent
)

Visual Basic  Copy Code

Public New ( _
    notifyParent As Boolean _
)

 Parameters

notifyParent

 See Also

TreeItemCollection Constructor Overload List
TreeItemCollection Class
MindFusion.Diagramming Namespace