Spread Windows Forms 6.0 Product Documentation
SerializeObject Method
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > Serializer Class : SerializeObject Method


Glossary Item Box

Serializes an object to XML using the ISerializeSupport interface. Serializes an object to an XML node using the ISerializeSupport interface.

Overload List

OverloadDescription
SerializeObject(Object,String,XmlTextWriter)Serializes an object to XML using the ISerializeSupport interface.  
SerializeObject(Object,String,XmlTextWriter,Assembly)Serializes an object to XML using the ISerializeSupport interface.  
SerializeObject(Object,Type,String,XmlTextWriter)Serializes an object to XML using the ISerializeSupport interface.  
SerializeObject(Object,Type,String,XmlTextWriter,Assembly)Serializes an object to XML using the ISerializeSupport interface.  
SerializeObject(Object,Type,String,XmlTextWriter,Assembly,Object[])Serializes an object to XML using the ISerializeSupport interface.  
SerializeObject(Object,Type,String,XmlTextWriter,Assembly,Object[],Boolean)Serializes an object to XML using the ISerializeSupport interface.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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