Spread Windows Forms 7.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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

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