SelectedSteps.AddStepIndex
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.