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


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