Xamarin Pack Programmer's Guide
TableNode.RowCollection.Clone Method
See Also
 






Creates a deep copy of this collection.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public TableNode.RowCollection Clone ()

Visual Basic  Copy Code

Public Function Clone () As TableNode.RowCollection

 Return Value

An instance of the TableNode.RowCollection class.

 See Also

TableNode.RowCollection Members
TableNode.RowCollection Class
MindFusion.Diagramming Namespace