void SaveToFile(String FileName)
Save the object to the file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | String |
Result: stored in self (calling object)
Save the object to the file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | String |
Result: stored in self (calling object)