ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapSerializer Class / C1TreeMapSerializer Constructor

In This Topic
    C1TreeMapSerializer Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal obj As C1TreeMap _
    )
    public C1TreeMapSerializer( 
       C1TreeMap obj
    )

    Parameters

    obj
    See Also