TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeNodeConverter Class / C1TreeNodeConverter Constructor

In This Topic
    C1TreeNodeConverter Constructor
    In This Topic
    Initializes a new instance of the C1TreeNodeConverter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1TreeNodeConverter()
    See Also