Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / Serializer Class
Members


In This Topic
    Serializer Class
    In This Topic
    Represents the serializer object for opening from and saving to a file.
    Syntax
    'Declaration
     
    
    Public Class Serializer 
    'Usage
     
    
    Dim instance As Serializer
    public class Serializer 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Serializer

    See Also