QueryConditionVisitor members

Default implementation of IQueryConditionVisitor were all methods have empty implementation. To create a particular visitor, subclass this class.

The QueryConditionVisitor type exposes the following members.

Constructors

  Name Description
Public method QueryConditionVisitor

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Visit(CommonlyClickedPropertyCondition)
Public method Visit(CommonQueryCondition)
Public method Visit(KeywordCondition)
Public method Visit(PeopleNameCondition)
Public method Visit(RegularExpressionCondition)
Public method Visit(TaxonomyDictionaryCondition)

Top

See also

Reference

QueryConditionVisitor class

Microsoft.Office.Server.Search.Query.Rules namespace