SelectedSteps.AddStepIndex
- 更新时间2025-07-21
- 阅读时长1分钟
SelectedSteps.AddStepIndex
Syntax
SelectedSteps.AddStepIndex( stepIndex)
Purpose
Adds a step to the collection.
Remarks
When the SequenceFileViewMgr.StepGroupMode property is StepGroupMode_AllGroups , call the SelectedSteps.AddStep method instead of this method.
Parameters
stepIndex As Long
[In] Specifies the index in the current step group of the step to add.