Interface IPhonemeExpr
Namespace: Lucene.Net.Analysis.Phonetic.Language.Bm
Assembly: Lucene.Net.Analysis.Phonetic.dll
Syntax
public interface IPhonemeExpr
Properties
Phonemes
Declaration
IList<Phoneme> Phonemes { get; }
Property Value
Type | Description |
---|---|
IList<Phoneme> |