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





Creates a copy of this row.

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

 Syntax

C#  Copy Code

public TableNode.Row Clone ()

Visual Basic  Copy Code

Public Function Clone () As TableNode.Row

 Return Value

An instance of the TableNode.Row class.

 See Also

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