XMLTupleSpaceShared.XMLTupleHelper.convertToXML Function
Converts an object, i.e. primitive datatypes and all more complex types to an xml-representation
Public System.Xml.XmlNode convertToXML (XMLTupleSpaceShared.ExtendedXmlDocument, object)
Type
Name
Description
ExtendedXmlDocument
xmldoc
the XmlDocument to add this object to
object
t
the object ('tuple')
Return
Description
System.Xml.XmlNode
the convertes object as XmlNode