SequenceFile.ChangeCount
- Updated2024-10-09
- 1 minute(s) read
SequenceFile.ChangeCount
Syntax
SequenceFile.ChangeCount
Data Type
Purpose
Returns the number of modifications that have been made to the sequence file since it was loaded into memory.
Remarks
The sequence editor and user interfaces use this count to determine when to refresh sequence displays and when to indicate to the user that a sequence file has been modified.
This property returns the same value as the PropertyObjectFile.ChangeCount property.