Search
TableNode.ColumnCollection Constructor
See Also
 





Initializes a new instance of the TableNode.ColumnCollection class.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public TableNode.ColumnCollection ()

Visual Basic  Copy Code

Public Sub New ()

 Remarks

This constructor supports the NetDiagram infrastructure and is not intended to be used directly from your code.

 See Also