RelationalExpression
        
        Object Hierarchy:
        
         
      
      
        Description:
        public class RelationalExpression : 
SearchExpression<
SearchCriteriaOp,
string,
string>
        
 
        
          This is a parsed UPnP search expression consisting of two strings joined by a relational operator such as such <, <=, ==, !=, >,
            >=, derivedFrom or exists.
         
        
        
        Content:
        Creation methods:
        
        Methods:
        
        Inherited Members:
        
          
            All known members inherited from class Rygel.SearchExpression