Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ISerializeSupport Interface
Members


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