void SaveToStream(Stream DstStream)
Save the list to a stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | Stream |
Result: stored in self (calling object)
Save the list to a stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | Stream |
Result: stored in self (calling object)