Creates a shallow copy of this collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public DiagramItemCollection Clone () |
Visual Basic
Copy Code
|
|---|
Public Function Clone () As DiagramItemCollection |
An instance of the DiagramItemCollection class.
See Also