SequenceCollection object
SequenceCollection object
Section titled “SequenceCollection object”app.project.sequences
The SequenceCollection object represents a collection of all the Sequence objects in the active project.
SequenceCollection is a subclass of Collection object. All methods and attributes of Collection, in addition to those listed below, are available when working with SequenceCollection.
Attributes
Section titled “Attributes”SequenceCollection.numSequences
Section titled “SequenceCollection.numSequences”app.project.sequences.numSequences
Description
Section titled “Description”The total number of sequences in the active project.
Integer, read-only.