TrkRecord.ReInitialize (method)

method ReInitialize
Syntax: object.ReInitialize
Description:
Clears the data in a particular record in the TrkRecords collection. This method only manipulates the memory. This method does not remove or otherwise modify any data from the database, nor performs any other database operation. Use this method only to clear the data of the records in the collection.

Notes:

This method clears the values of the TrkField objects in a record.