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


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