Methods
 
Sequence objects always contain the same methods: get, set, getarraysize, insert, insertseq, removerange, and create. Methods must be invoked from an initialized object of the correct type, except for the static create method, which is invoked from the sequence class.
Was this helpful?