The ViewSequence type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alphabet |
The alphabet that this SymbolList is over.
| |
Annotation |
Should return the associated annotation object.
| |
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
|