ISequenceCollection Methods |
The ISequenceCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add new interactive sequence.
Read/write ISequence.
| |
| Clear |
Removes all sequences from a collection.
| |
| GetEnumerator | (Inherited from IEnumerableISequence.) | |
| Remove |
Removes specified sequence from a collection.
| |
| RemoveAt |
Removes sequence at the specified index.
|