TVecIntList.Assign Method

void Assign(TVecIntList Source)

Assigns the source to the calling object.

#NameTypeDescription
1SourceTVecIntList

Result: stored in self (calling object)

Remarks:

All the data is copied.