XMLTupleSpaceShared.XMLTupleHelper.convertFieldToXML Function
converts an IXMLMatchable object as XmlField to an XmlNode to add to an existing XmlDocument

Public System.Xml.XmlNode convertFieldToXML (XMLTupleSpaceShared.ExtendedXmlDocument, Interfaces.IXMLMatchable)
  Type Name Description  
    ExtendedXmlDocument xmldoc the Xmldoc where the IXMLMatchable object created to  
    Interfaces.IXMLMatchable m the IXMLMatchable object to create  
  Return Description  
    System.Xml.XmlNode the IXMLMatchable object in a field as XmlNode

 
Other overloads:
XMLTupleSpaceShared.XMLTupleHelper.convertFieldToXML(ExtendedXmlDocument,XMLField) XMLTupleSpaceShared.XMLTupleHelper.convertFieldToXML(ExtendedXmlDocument,ExtendedXmlDocument) XMLTupleSpaceShared.XMLTupleHelper.convertFieldToXML(ExtendedXmlDocument,IMatchable)