Save the object's state so that it can be restored later.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Signatures
Return Value
Description
TimeSpanArray.Save()
None
Save the object's state without a label so that it can be restored with the Restore method later.
TimeSpanArray.Save(String label)
Save the object's state using the provided label so that it can be restored with the Restore method later.
See also
TimeSpanArray Object
TimeSpans Guide
Parsing Dates and Times