ASP.NET Pack Programmer's Guide
TableNode.CellCollection.Clone Method
See Also
 





Creates a deep copy of this collection.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public TableNode.CellCollection Clone ()

Visual Basic  Copy Code

Public Function Clone () As TableNode.CellCollection

 Return Value

An instance of the TableNode.CellCollection class.

 Remarks

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

 See Also

TableNode.CellCollection Members
TableNode.CellCollection Class
MindFusion.Diagramming Namespace