Sequences
Sequences are expandable arrays of primitive data types or objects in the VB API. All sequence classes have the same methods for adding to and accessing the array. Sequence classes are typically identified by a plural name, or the suffix seq.