Spread Windows Forms 12.0 Product Documentation
LoadObject Method


FarPoint.Win Assembly > FarPoint.Win Namespace > Serializer Class : LoadObject Method
Loads an object from a file previously saved with Serializer.SaveObject.

Loads an object previously serialized.

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 an object previously saved with Serializer.SaveObject.

See Also

Reference

Serializer Class
Serializer Members