XMLTupleSpaceShared.XMLTupleHandler.addToDocument Function
Method adds a tuple to a xml document (empty or not...)

Public System.Xml.XmlNode addToDocument (XMLTupleSpaceShared.ExtendedXmlDocument, Interfaces.ITuple)
  Type Name Description  
    ExtendedXmlDocument xmldoc XmlDoc to add tuple to  
    Interfaces.ITuple t Tuple to add  
  Return Description  
    System.Xml.XmlNode