FarPoint.Win Assembly > FarPoint.Win Namespace > Serializer Class > SerializeData Method : SerializeData(Object,String,XmlTextWriter,Boolean) Method |
'Declaration Public Overloads Shared Function SerializeData( _ ByVal o As Object, _ ByVal elementName As String, _ ByVal w As XmlTextWriter, _ ByVal saveDataSource As Boolean _ ) As Boolean
'Usage Dim o As Object Dim elementName As String Dim w As XmlTextWriter Dim saveDataSource As Boolean Dim value As Boolean value = Serializer.SerializeData(o, elementName, w, saveDataSource)
public static bool SerializeData( object o, string elementName, XmlTextWriter w, bool saveDataSource )
true if successful; false otherwise
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8