[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISerializeSupport

ISerializeSupport Interface

Interface that supports serialization to XML of objects from the models.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface ISerializeSupport
Public Interface ISerializeSupport

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

Serialize(XmlTextWriter)

Saves the object to XML.