Overload | Description |
---|---|
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. |
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