The CircularView type exposes the following members.

Properties

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

See Also