Compartilhar via


CrawledPropertyInfoCollection members

Include protected members
Include inherited members

Esta classe representa uma coleção de propriedades rastreadas no esquema de pesquisa.

The CrawledPropertyInfoCollection type exposes the following members.

Constructors

  Name Description
Public method CrawledPropertyInfoCollection() Cria um novo conjunto vazio de propriedades rastreadas.
Public method CrawledPropertyInfoCollection(IEnumerable<CrawledPropertyInfo>) Cria uma nova coleção de propriedades rastreadas, inicializado com os valores especificados.

Top

Properties

  Name Description
Protected property Dictionary Obtém o dicionário interno para esta coleção. (Inherited from BaseInfoCollection<T>.)
Public property Item Obtém o objeto com o nome especificado nesta coleção. (Inherited from BaseInfoCollection<T>.)
Public property LastItemName O nome do último item adicionado à coleção. (Inherited from BaseInfoCollection<T>.)

Top

Methods

  Name Description
Public method Contains Determina se essa coleção contém um objeto com o nome fornecido. (Inherited from BaseInfoCollection<T>.)
Public method Count Obtém o número de valores nessa coleção. (Inherited from BaseInfoCollection<T>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Retorna um enumerador que itera por meio desta coleção. (Inherited from BaseInfoCollection<T>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Retorna um enumerador que itera por meio desta coleção. (Inherited from BaseInfoCollection<T>.)

Top

Ver também

Referência

CrawledPropertyInfoCollection class

Microsoft.Office.Server.Search.Administration namespace