void Assign(TVecList Source)
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecList |
Result: stored in self (calling object)
Remarks:
All the data is copied.
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecList |
Result: stored in self (calling object)
All the data is copied.