Spread for ASP.NET 7.0 Product Documentation
SaveObject Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > Serializer Class : SaveObject Method


Glossary Item Box

Saves an object as XML to a file. Saves an object as XML to a file or stream.

Overload List

OverloadDescription
SaveObject(Object,String,String)Saves an object as XML to a file.  
SaveObject(Object,Stream,String)Saves an object as XML to a stream.  
SaveObject(Object,Type,String,String)Saves an object as XML to a file using the specified serialization interface.  
SaveObject(Object,Type,String,String,Assembly)Saves an object as XML to a file using the specified serialization interface.  
SaveObject(Object,Type,Stream,String)Saves an object as XML to a stream using the specified serialization interface.  
SaveObject(Object,Type,Stream,String,Assembly)Saves an object as XML to a stream using the specified serialization interface.  

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.