SequenceFile.ChangeCount

Syntax

SequenceFile.ChangeCount

Data Type

Long

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.

See Also

PropertyObjectFile.ChangeCount

PropertyObjectFile.IncChangeCount