EditArgs.AddSelectedSequence

Syntax

EditArgs.AddSelectedSequence( sequence)

Purpose

Adds a sequence to the list of currently selected sequences.

Remarks

Stores the selected sequence so you can use it in the sequence context.

Parameters

sequence As Sequence

[In] Specifies the sequence object being added to the list.

See Also

Sequence