ApplicationMgr.SequenceFiles

Syntax

ApplicationMgr.SequenceFiles

Data Type

SequenceFiles

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

ApplicationMgr.OpenSequenceFile

SequenceFiles