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


In This Topic
    ISerializeSupport2 Interface
    In This Topic
    Interface that supports saving to XML with short names.
    Object Model
    ISerializeSupport2 Interface
    Syntax
    'Declaration
     
    
    Public Interface ISerializeSupport2 
       Inherits ISerializeSupport 
    'Usage
     
    
    Dim instance As ISerializeSupport2
    public interface ISerializeSupport2 : ISerializeSupport  
    See Also