Creates a deep copy of this collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TableNode.RowCollection Clone () |
Visual Basic Copy Code |
---|
Public Function Clone () As TableNode.RowCollection |
An instance of the TableNode.RowCollection class.
This method supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
WpfDiagram Programmer's Guide | © 2024 MindFusion |