SelectedSteps.AddStepIndex
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.