Click or drag to resize

SequenceSetItems Method

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax

Parameters

objItems
Type: System.Collections.GenericListSequenceSeqItem

Return Value

Type: Boolean
Returns True if items were successfully set; False if items could not be set because the sequence is currently in a recording state.
Remarks
During the set process, items will be ordered by their Time value and the whole time line may be shifted so that the first item will have a time of 0.
See Also