SequenceFile.GetSequenceIndex
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.