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


In This Topic
    LoadObject Method
    In This Topic
    Loads an object from a file previously saved with Serializer.SaveObject.
    Loads an object previously saved with Serializer.SaveObject.
    Overload List
    OverloadDescription
    Loads an object from a file previously saved with Serializer.SaveObject.  
    Loads an object from a file previously saved with Serializer.SaveObject.  
    Loads an object from a stream previously saved with Serializer.SaveObject.  
    Loads an object from a stream previously saved with Serializer.SaveObject.  
    Remarks
    These methods load objects previously saved with one of the Serializer.SaveObject methods.
    See Also