virtual void Assign(TVecIntList *Source);
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecIntList * |
Remarks:
All the data is copied.
Declared in Dew::Math::TVecIntList · Dew.Math/MtxVecInt.h · Cross-compiler
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecIntList * |
All the data is copied.