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


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