Spread Windows Forms 12.0 Product Documentation
LoadObjectXml Method


FarPoint.Win Assembly > FarPoint.Win Namespace > Serializer Class : LoadObjectXml Method
Creates and deserializes a new instance of an object saved with GetObjectXml.
Creates and deserializes a new instance of an object saved with GetObjectXml.
Overload List
OverloadDescription
Creates and deserializes a new instance of an object saved with GetObjectXml.  
Creates and deserializes a new instance of an object saved with GetObjectXml.  
Remarks

These methods create and deserialize a new instance of an object previously serialized with  Serializer.GetObjectXml.

See Also

Reference

Serializer Class
Serializer Members