The ISymbolList type exposes the following members.

Properties

  NameDescription
Alphabet
The alphabet that this SymbolList is over.
Length
The number of symbols in this ISymbolList.
SeqString
Stringify this symbol list.
Symbols
An Enumerable over all ISymbols in this ISymbolList.

See Also