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.