TVecIntList::Assign Method

virtual void Assign(TVecIntList *Source);

Assigns the source to the calling object.

#NameTypeDescription
1SourceTVecIntList *
Remarks:

All the data is copied.

Declared in Dew::Math::TVecIntList · Dew.Math/MtxVecInt.h · Cross-compiler