SequenceFile.GetSequenceByName

Syntax

SequenceFile.GetSequenceByName( sequenceNameParam)

Return Value

Sequence

Purpose

Returns a reference to a Sequence object you specify by name.

Remarks

Sequence names are case-insensitive.

Parameters

sequenceNameParam As String

[In] Specifies the name of the Sequence object to which you want a reference. If the sequence name does not exist, the method reports an error.

See Also

Sequence

SequenceFile.GetSequenceIndex

SequenceFile.SequenceNameExists