QueryConditionCollection 成员

包括受保护的成员
包括继承的成员

QueryConditionCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count 获取集合中项的数目 (从 OrderedCollectionBase<T> 继承。)
公共属性 IsReadOnly (覆盖 OrderedCollectionBase<T>.IsReadOnly。)
公共属性 Item 获取集合中的位置的项。位置是从零开始。 (从 OrderedCollectionBase<T> 继承。)
公共属性 MaxSize (从 OrderedCollectionBase<T> 继承。)

页首

方法

  名称 说明
公共方法 Clear 从集合中移除所有项。 (从 OrderedCollectionBase<T> 继承。)
公共方法 Contains 确定集合中是否包含给定的最佳匹配。 (从 OrderedCollectionBase<T> 继承。)
公共方法 CopyTo 将项复制到一个数组中从特定的数组索引处开始 (从 OrderedCollectionBase<T> 继承。)
公共方法 CreateCommonlyClickedPropertyCondition
公共方法 CreateCommonQueryCondition
公共方法 CreateKeywordCondition
公共方法 CreatePeopleNameCondition
公共方法 CreateRegularExpressionCondition
公共方法 CreateTaxonomyDictionaryCondition(String, Term, Boolean)
公共方法 CreateTaxonomyDictionaryCondition(String, TermSet, Boolean)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetEnumerator (从 OrderedCollectionBase<T> 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 IndexOf 确定集合中的项的位置。 (从 OrderedCollectionBase<T> 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 MoveTo 将项移动到集合中的指定位置。位置是从零开始。 (从 OrderedCollectionBase<T> 继承。)
受保护的方法 OnAfterChange (覆盖 OrderedCollectionBase<T>.OnAfterChange()。)
受保护的方法 OnPreAddInternal (从 OrderedCollectionBase<T> 继承。)
受保护的方法 OnPreChange (覆盖 OrderedCollectionBase<T>.OnPreChange()。)
受保护的方法 OnPreClearInternal (从 OrderedCollectionBase<T> 继承。)
受保护的方法 OnPreRemoveInternal (从 OrderedCollectionBase<T> 继承。)
受保护的方法 OnSerializationInitialize (从 OrderedCollectionBase<T> 继承。)
公共方法 Remove 从集合中移除项 (从 OrderedCollectionBase<T> 继承。)
公共方法 ToString (从 Object 继承。)

页首

  名称 说明
受保护的域 _OrderedItems (从 OrderedCollectionBase<T> 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IEnumerable.GetEnumerator (从 OrderedCollectionBase<T> 继承。)

页首

另请参阅

引用

QueryConditionCollection 类

Microsoft.Office.Server.Search.Query.Rules 命名空间