MindFusion.Wpf Pack Programmer's Guide
TableNode.ColumnCollection.Clone Method
See Also
 





Creates a deep copy of this collection.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public TableNode.ColumnCollection Clone ()

Visual Basic  Copy Code

Public Function Clone () As TableNode.ColumnCollection

 Return Value

An instance of the TableNode.ColumnCollection class.

 Remarks

This method supports the Diagramming for WPF infrastructure and is not intended to be used directly from your code.

 See Also

TableNode.ColumnCollection Members
TableNode.ColumnCollection Class
MindFusion.Diagramming.Wpf Namespace