Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ISerializeData Interface
Members


In This Topic
    ISerializeData Interface
    In This Topic
    Interface that supports serialization to XML of data from the models.
    Syntax
    'Declaration
     
    
    Public Interface ISerializeData 
    'Usage
     
    
    Dim instance As ISerializeData
    public interface ISerializeData 
    See Also