The IAlignment type exposes the following members.

Properties

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

See Also