This topic has not yet been rated - Rate this topic

LanguageResourcePhraseList members

Represents the list of language resource phrases used to enhance the effectiveness of a search.

The LanguageResourcePhraseList type exposes the following members.

  NameDescription
Public property Count Gets the number of language resource phrases in the list.
Public property Item Gets the language resource phrase based on the specified key.
Top
  NameDescription
Public method AddPhrase(Guid, String, String)
Public method AddPhrase(Guid, String, String, String)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator to iterate through the collection of language resource phrases.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAllPhrases
Public method ToString (Inherited from Object.)
Public method TryGetPhrase
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.