SequenceFile.GetSequenceIndex
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
SequenceFile.GetSequenceIndex
Syntax
SequenceFile.GetSequenceIndex( sequenceNameParam)
Return Value
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.