Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / Serializer Class / LoadObjectXml Method


In This Topic
    LoadObjectXml Method
    In This Topic
    Creates and deserializes a new instance of an object saved with the GetObjectXml method.
    Creates and deserializes a new instance of an object saved with Serializer.GetObjectXml.
    Overload List
    OverloadDescription
    Creates and deserializes a new instance of an object saved with the GetObjectXml method.  
    Creates and deserializes a new instance of an object saved with the GetObjectXml method.  
    Remarks
    These methods create and deserialize a new instance of an object previously saved with one of the Serializer.GetObjectXml methods.
    See Also