Click or drag to resize

apertiumDictionaryResult Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The apertiumDictionaryResult type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from translationTableMultiString, String.)
Public methodaddLine
Processes the dictionary definition line (used internally by the framework, not intended for outside use)
Public methodAddRange (Inherited from translationTableMultiString, String.)
Public methodContainsKey (Inherited from translationTableMultiString, String.)
Public methodContainsValue (Inherited from translationTableMultiString, String.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAll
Public methodGetByKey (Overrides translationTableMulti.GetByKey(UTP).)
Public methodGetByValue (Overrides translationTableMulti.GetByValue(UTP).)
Public methodGetEnumerator (Inherited from translationTableMultiString, String.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetKeys (Inherited from translationTableMultiString, String.)
Public methodGetNativeWords
Public methodGetNativeWords(String)
Public methodGetOfTypeByKey (Inherited from translationTableMultiString, String.)
Public methodGetOfTypeByValue (Inherited from translationTableMultiString, String.)
Public methodGetTranslatedWords
Public methodGetTranslations
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValues (Inherited from translationTableMultiString, String.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also