DiagramLite Programmer's Guide
DiagramItemCollection Constructor (DiagramItemCollection)
See Also
 





Initializes a new instance of the DiagramItemCollection class.

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

 Syntax

C#  Copy Code

public DiagramItemCollection (
    DiagramItemCollection prototype
)

Visual Basic  Copy Code

Public New ( _
    prototype As DiagramItemCollection _
)

 Parameters

prototype

 See Also

DiagramItemCollection Constructor Overload List
DiagramItemCollection Class
MindFusion.Diagramming Namespace