FarPoint.Win Assembly > FarPoint.Win Namespace > Serializer Class : SetObjectXml Method |
'Declaration Public Shared Function SetObjectXml( _ ByVal o As ISerializeSupport, _ ByVal xml As String, _ ByVal elementName As String _ ) As Boolean
'Usage Dim o As ISerializeSupport Dim xml As String Dim elementName As String Dim value As Boolean value = Serializer.SetObjectXml(o, xml, elementName)
public static bool SetObjectXml( ISerializeSupport o, string xml, string elementName )
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