QueryConditionVisitor 成员
IQueryConditionVisitor的默认实现的所有方法都具有空实现。若要创建一个特定的访问者,子类此类。
QueryConditionVisitor 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
QueryConditionVisitor |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
![]() |
Visit(CommonlyClickedPropertyCondition) | |
![]() |
Visit(CommonQueryCondition) | |
![]() |
Visit(KeywordCondition) | |
![]() |
Visit(PeopleNameCondition) | |
![]() |
Visit(RegularExpressionCondition) | |
![]() |
Visit(TaxonomyDictionaryCondition) |
页首