Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ICanSerializeXml Interface
Properties Methods

In This Topic
    ICanSerializeXml Interface Members
    In This Topic

    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