Compartilhar via


LanguageResourcesCollection members

Include protected members
Include inherited members

Representa uma coleção de recursos de idioma.

The LanguageResourcesCollection type exposes the following members.

Properties

  Name Description
Public property Count Obtém o número de recursos de idioma na coleção.
Public property Item[Int32] Obtém o recurso de idioma com o identificador de cultura especificada (ID).
Public property Item[String] Obtém o recurso de idioma com o nome de cultura especificada.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obtém um enumerador para iterar através da coleção de recursos de idioma.
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

Ver também

Referência

LanguageResourcesCollection class

Microsoft.Office.Server.Search.Administration namespace