Description
Save the object's state so that it can be restored later.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
Signatures
|
Return Value
|
Description
|
String.Save()
|
None
|
Save the object's state without a label so that it can be restored with the Restore method later.
|
String.Save(String label)
|
None
|
Save the object's state using the provided label so that it can be restored with the Restore method later.
|
See also
String Object
Parsing Dates and Times
Parsing Arbitrary String Data
Parsing Arbitrary String Data
|