The ITranslationTable type exposes the following members.

Methods

  NameDescription
Translate
Translate a single symbol from source alphabet to the target alphabet.

Properties

  NameDescription
SourceAlphabet
The alphabet of ISymbols that can be translated.
TargetAlphabet
The alphabet of ISymbols that will be produced.

See Also