public abstract System.Windows.Forms.TreeNode ToTreeNode()
'Declaration
Public MustOverride Function ToTreeNode() As System.Windows.Forms.TreeNode
'Usage
Dim instance As NFormulaElement Dim value As System.Windows.Forms.TreeNode value = instance.ToTreeNode()