Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpExpandableObjectConverter Class / FpExpandableObjectConverter Constructor


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