The SimpleSequence type exposes the following members.

Properties

  NameDescription
Alphabet
The alphabet that this SymbolList is over.
Annotation
Should return the associated annotation object.
FeatureHolder
The feature holder.
FeatureHolderAllocated
Has the feature holder been allocated?
Features
Iterate over any child features which are held by this feature.
Length
The number of symbols in this ISymbolList.
Name
The name of this sequence.
Schema
Return a schema-filter for this FeatureHolder.
SeqString
Stringify this symbol list.
Symbols
An Enumerable over all ISymbols in this ISymbolList.
URN
A Uniform Resource Identifier (URI) which identifies the sequence represented by this object

See Also