Ler em inglês

Compartilhar via


QueryActionCollection<T> properties

Include protected members
Include inherited members

The QueryActionCollection<T> 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 Obtém um valor indicando se a coleção é somente leitura. (Overrides OrderedCollectionBase<T>.IsReadOnly.)
Public property Item[Int32] Obtém um item por sua posição na coleção. A posição é baseada em zero. (Inherited from OrderedCollectionBase<T>.)
Public property Item[Guid] Obtém um objeto QueryAction por sua identificação.
Public property MaxSize (Inherited from OrderedCollectionBase<T>.)

Top

Ver também

Referência

QueryActionCollection<T> class

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