Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ICanSerializeXml Interface
Properties Methods

ICanSerializeXml Interface Members

The following tables list the members exposed by ICanSerializeXml.

Public Properties
 NameDescription
 PropertyGets whether the entire object can be saved to XML and successfully loaded again.  
Top
Public Methods
 NameDescription
 MethodLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 MethodSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
See Also