ISequence Properties |
The ISequence type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIEnumerable |
Allows to get base IEnumerable interface.
Read-only IEnumerable.
|
![]() | Count |
Returns the number of effects in a sequense.
Read-only Int32.
|
![]() | Item |
Returns an effect at the specified index.
|
![]() | TriggerShape |
Returns or sets shape target for INTERACTIVE sequence.
If sequence is not interactive then returns null.
Read/write IShape.
|