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


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