Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / ISerializeSupport Interface
Members


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