SequenceFiles.Item
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SequenceFiles.Item
Syntax
SequenceFiles.Item( fileIndex)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
fileIndex As Variant
[In] Specifies the zero-based index of the item to retrieve. Use a non-negative number less than the value of the SequenceFiles.Count property. Alternatively, you can pass a string with the fully qualified path of the sequence file to retrieve from the collection.