ApplicationMgr.SequenceFiles
- Updated2024-10-09
- 1 minute(s) read
ApplicationMgr.SequenceFiles
Syntax
ApplicationMgr.SequenceFiles
Data Type
Purpose
Returns the collection of sequence files the application opens.
Remarks
This property eliminates the need to keep an array of open sequence files. Use the ApplicationMgr.OpenSequenceFile method to add files to the collection and the ApplicationMgr.CloseSequenceFile method to remove files from the collection.
See Also
ApplicationMgr.CloseSequenceFile