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.

See Also

SelectedSteps.AddStep

SelectedSteps.EndSelected

SequenceFileViewMgr.StepGroup

SequenceFileViewMgr.StepGroupMode