SequenceFile.GetSequenceIndex

Syntax

SequenceFile.GetSequenceIndex( sequenceNameParam)

Return Value

Long

Returns the index of the sequence for which you specify a name. Returns -1 if no such sequence exists.

Purpose

Returns the index of the sequence in the sequence file that has the name you specify.

Parameters

sequenceNameParam As String

[In] Specifies the name of a sequence in the sequence file.

See Also

SequenceFile.GetSequenceByName

SequenceFile.SequenceNameExists