Spread WinForms 15
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
See Also