ISequenceCollection Methods

The ISequenceCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add new interactive sequence. Read/write ISequence.
Public methodClear
Removes all sequences from a collection.
Public methodGetEnumerator (Inherited from IEnumerableISequence.)
Public methodRemove
Removes specified sequence from a collection.
Public methodRemoveAt
Removes sequence at the specified index.
See Also