Compartilhar via


ContextConditionCollection members

Include protected members
Include inherited members

The ContextConditionCollection type exposes the following members.

Properties

  Name Description
Public property Count Obtém o número de itens na coleção (Inherited from OrderedCollectionBase<T>.)
Public property IsReadOnly (Overrides OrderedCollectionBase<T>.IsReadOnly.)
Public property Item Obtém um item por sua posição na coleção. A posição é baseada em zero. (Inherited from OrderedCollectionBase<T>.)
Public property MaxSize (Inherited from OrderedCollectionBase<T>.)

Top

Methods

  Name Description
Public method Clear Remove todos os itens da coleção. (Inherited from OrderedCollectionBase<T>.)
Public method Contains Determina se a coleção contém determinado melhor opção. (Inherited from OrderedCollectionBase<T>.)
Public method CopyTo Copia o item em uma matriz, começando em um índice de matriz específica (Inherited from OrderedCollectionBase<T>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from OrderedCollectionBase<T>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf Determina a posição do item na coleção. (Inherited from OrderedCollectionBase<T>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveTo Move o item para a posição especificada na coleção. A posição é baseada em zero. (Inherited from OrderedCollectionBase<T>.)
Protected method OnAfterChange (Overrides OrderedCollectionBase<T>.OnAfterChange().)
Protected method OnPreAddInternal (Overrides OrderedCollectionBase<T>.OnPreAddInternal(T).)
Protected method OnPreChange (Overrides OrderedCollectionBase<T>.OnPreChange().)
Protected method OnPreClearInternal (Inherited from OrderedCollectionBase<T>.)
Protected method OnPreRemoveInternal (Inherited from OrderedCollectionBase<T>.)
Protected method OnSerializationInitialize (Inherited from OrderedCollectionBase<T>.)
Public method Remove Remove o item da coleção (Inherited from OrderedCollectionBase<T>.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field _OrderedItems (Inherited from OrderedCollectionBase<T>.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from OrderedCollectionBase<T>.)

Top

Ver também

Referência

ContextConditionCollection class

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