The ISequence type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alphabet |
The alphabet that this SymbolList is over.
(Inherited from ISymbolList.) | |
Annotation |
Should return the associated annotation object.
(Inherited from IAnnotatable.) | |
Features |
Iterate over any child features which are held by this feature.
(Inherited from IFeatureHolder.) | |
Length |
The number of symbols in this ISymbolList.
(Inherited from ISymbolList.) | |
Name |
The name of this sequence.
| |
Schema |
Return a schema-filter for this FeatureHolder.
(Inherited from IFeatureHolder.) | |
SeqString |
Stringify this symbol list.
(Inherited from ISymbolList.) | |
Symbols |
An Enumerable over all ISymbols in this ISymbolList.
(Inherited from ISymbolList.) | |
URN |
A Uniform Resource Identifier (URI) which identifies the sequence represented by this object
|