MatchingRelations.XPathMatch.matches Function
this method evaluates the <c>xpathExpression</c> on the incoming XmlDocument

Public bool matches (System.Xml.XmlDocument)
  Type Name Description  
    System.Xml.XmlDocument xmldoc the XmlDocument  
  Return Description  
    bool true, if xpath-expression has a result, false else