Initializes a new instance of the ReadOnlyDiagramItemCollection class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ReadOnlyDiagramItemCollection ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A DiagramItemCollection object that represents the collection to wrap.
RemarksA DiagramItemCollection object that represents the collection to wrap.
See Also