Initializes a new instance of the TableNode.CellCollection class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TableNode.CellCollection () |
Visual Basic
Copy Code
|
|---|
Public Sub New () |
RemarksThis constructor supports the MindFusion.Diagramming infrastructure and is not intended to be used directly from your code.
See Also