Creates a deep copy of this collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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 MindFusion.Diagramming for WebForms infrastructure and is not intended to be used directly from your code.