SequenceFile.GetSequenceIndex
- 更新时间2025-07-21
- 阅读时长1分钟
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.